ContinuousOptimization.jl

A playground for implementations of unconstrained continuous full-batch optimization algorithms
Author JuliaML
Popularity
8 Stars
Updated Last
1 Year Ago
Started In
October 2016

DEPRECATED

This package is deprecated.

ContinuousOptimization (WIP)

This is a playground for implementations of "Unconstrained Continuous Full-Batch Optimization" algorithms. (the name is due to a discussion on Optim's gitter chat)

The goal is to develop this using the LearningStrategies framework to implement Optim-style algorithms in a flexible, modular way.

This is experimental and a work in progress, and should only be used by collaborators. This may not be good, or even correct. However, if you have any expertise in this area, please chip in by implementing new algorithms!