Skip to content

Tony607/Keras_auto

Repository files navigation

How to Run

Require Python 3.5+ and Jupyter notebook installed

Clone or download this repo

git clone https://github.com/Tony607/Keras_auto

Install required libraries

pip3 install -r requirements.txt

In the project start a command line run

jupyter notebook

To do hyperparameter optimization on TPU in Google Colab. Use Keras_Fashion_MNIST_TPU.ipynb or use this shared notebook.

To do hyperparameter optimization on GPU/CPU, in the opened browser window open

Keras_Fashion_MNIST_GPU.ipynb

Happy coding! Leave a comment if you have any question.

About

How to perform Keras hyperparameter optimization x3 faster on TPU for free

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published