-
Notifications
You must be signed in to change notification settings - Fork 11
Keras implementation #190
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
base: master
Are you sure you want to change the base?
Keras implementation #190
Conversation
- keras verbose=0 -n_jobs must be=1 for nn in crossval.
# parallelization for keras dissable by setting self.n_jobs=1 # Optimization of keras overrided with nothing to do
|
Hello @josecarlosgomezt! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2020-07-20 16:53:13 UTC |
Learning rate removed from parameters.yaml
No description provided.