Skip to content

Learnergy

Gustavo Rosa edited this page Feb 17, 2020 · 1 revision

Opytimizer is easily integrated with other frameworks. One can integrate it with the Learnergy package to work with energy-based machine learning techniques and meta-heuristic optimization. We offer the following the pre-implemented scripts:

  • dropout_rbm.py: Optimize hyperparameters from a Dropout-based Restricted Boltzmann Machine;
  • rbm.py: Optimize hyperparameters from a Restricted Boltzmann Machine.
Clone this wiki locally