Skip to content

ALLabMTL/ocotools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocotools

Create OCO problems and use them as benchmarks for OCO algorithms.

Algorithm

An OCO algorithm. Is instantiated with the number of dimensions and (optional) hyper-parameters. Must implement the $\textttt{update}$ function which does its OCO update.

Problem

An OCO problem. Gives access to the function value, gradient and Hessian at any point in its domain. Some have built-in update functions that represent the time-varying element of the problem.

About

Create and benchmark OCO problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages