Skip to content
Gustavo Rosa edited this page Jan 16, 2020 · 5 revisions

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

  • lstm.py: Optimize hyperparameters from a Long Short-Term Memory network;
  • rnn.py: Optimize hyperparameters from a Recurrent Neural Network.
Clone this wiki locally