grailbio/diviner
Diviner is a serverless machine learning and hyper parameter tuning platform
This tool helps machine learning engineers and researchers efficiently find the best settings for their machine learning models. You provide your model training script and the range of parameters to test. The tool then automatically runs many experiments, tracks their performance, and shows you which parameter combinations yielded the best results.
No commits in the last 6 months.
Use this if you need to systematically test various combinations of model hyperparameters on a cloud-based infrastructure to optimize your model's performance.
Not ideal if you are looking for an integrated development environment or a simple local scripting tool for single model runs.
Stars
23
Forks
1
Language
Go
License
Apache-2.0
Category
Last pushed
Oct 28, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/grailbio/diviner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
optuna/optuna
A hyperparameter optimization framework
keras-team/keras-tuner
A Hyperparameter Tuning Library for Keras
KernelTuner/kernel_tuner
Kernel Tuner
syne-tune/syne-tune
Large scale and asynchronous Hyperparameter and Architecture Optimization at your fingertips.
deephyper/deephyper
DeepHyper: A Python Package for Massively Parallel Hyperparameter Optimization in Machine Learning