397 Forks
2880 Stars
2880 Watchers

keras-tuner

A Hyperparameter Tuning Library for Keras

How to download and setup keras-tuner

Open terminal and run command
git clone https://github.com/keras-team/keras-tuner.git
git clone is used to create a copy or clone of keras-tuner repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with keras-tuner https://github.com/keras-team/keras-tuner/archive/master.zip

Or simply clone keras-tuner with SSH
git@github.com:keras-team/keras-tuner.git

If you have some problems with keras-tuner

You may open issue on keras-tuner support forum (system) here: https://github.com/keras-team/keras-tuner/issues