Smart and distributed hyperparameter/architecture search for Neural nets and more [wip]
Stars
6
Forks
2
Watchers
6
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
26
commits
read mongo_uri and add ability to provide user-data script for cluster bootstrapper
3385bf1View on GitHub1. Fix RandomdSearch. 2. Add ability to use validation data. 3. Refactoring. 4. Add KerasModelFactory and convnet example
b74f2c1View on GitHubAdd simple scripts to run server and workers. Also add a sample from a MNIST database.
a738afbView on GitHubAdd basic dashboard: show list of experiments and details for each experiment
a79e424View on GitHub1. Save results of the training to Mongo. 2. Rename NNModel to KerasModel + cleanup
5e6a5feView on GitHub