junxnone / aiwiki

AI Wiki
https://junxnone.github.io/aiwiki
18 stars 2 forks source link

ML AutoML Tools SIGOPT UseCase #141

Open junxnone opened 2 years ago

junxnone commented 2 years ago

Python Script

sigopt config your_API_token
sigopt optimize -e your_experiments.yml python your_train.py

Jupyter Notebook