-
Notifications
You must be signed in to change notification settings - Fork 41
NALP
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.
opytimizer
© Copyright 2021 – Licensed by Apache 2.0