Skip to content

Initial release

Pre-release
Pre-release
Compare
Choose a tag to compare
@bouthilx bouthilx released this 05 Jul 19:32
· 3513 commits to master since this release
a021792

Initial Release 🎊 🎉

Includes

  1. MongoDB backend
  2. Commandline and configuration file agnostic support
  3. Experiment Version Control
  4. Manual insertion of new points in search space
  5. Algorithms: Random Search, Wrapper of Scikit-optimize bayesian optimizer (plugin orion.algo.skopt)
  6. Transformers of dimensions

Working on and soon available

  1. Detection of code changes for scripts inside git repositories
  2. Dynamic algorithms and schedulers
  3. Visualizations
  4. Parallel strategies
  5. Full reproducibility with log of algorithm history and synchronized Random Number Generators