minerva-ml / minerva-training-materials

Learn advanced data science on real-life, curated problems
https://neptune.ml/minerva
MIT License
48 stars 14 forks source link

[fashion-MNIST, task 2] Allowing automated hyperparameter search (feature request) #74

Open rafajak opened 6 years ago

rafajak commented 6 years ago

Would it be possible to include an option of using automated parameter search (via RandomizedSearchCV, etc) for this task? Additionally, info on how to run several Neptune experiments in parallel with different parameter combinations would be useful to users.