bstellato / mlopt

The Machine Learning Optimizer
Apache License 2.0
101 stars 24 forks source link

Add hyperparameter optimization instead of gridsearch #9

Closed bstellato closed 4 years ago

bstellato commented 4 years ago

Use a framework like Optuna instead of GridSearch.

Integration with PyTorch Lightning