-
-
Notifications
You must be signed in to change notification settings - Fork 538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how use it ? #135
Comments
I've been heavily using The essences of what you do is: optimize, train, test, rinse and repeat. Tips:
or bi-pass the multiprocessing and write your own
E.g., show all the studies saved to
Or delete a study:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
first install it
next ?
python ./cli.py optimize or python ./optimize.py
next ?
python ./cli.py train
next ?
python ./cli.py test
The text was updated successfully, but these errors were encountered: