Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 691 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 691 Bytes

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!