jlevy44 / PathFlowAI

A High-Throughput Workflow for Preprocessing, Deep Learning Analytics and Interpretation in Digital Pathology
https://jlevy44.github.io/PathFlowAI/
MIT License
38 stars 8 forks source link

Hyperparameter search #2

Open jlevy44 opened 4 years ago

jlevy44 commented 4 years ago

We would need a separate search module. A few possibilities (I'll add more): https://github.com/AIworx-Labs/chocolate https://github.com/kubeflow/katib https://scikit-optimize.github.io/stable/ https://github.com/ray-project/ray https://github.com/facebookresearch/nevergrad https://github.com/kevinzakka/hypersearch https://github.com/hyperopt/hyperopt

jlevy44 commented 4 years ago

@iamquitetired