19372 Forks
58748 Stars
58748 Watchers

keras

Deep Learning for humans

How to download and setup keras

Open terminal and run command
git clone https://github.com/keras-team/keras.git
git clone is used to create a copy or clone of keras 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 https://github.com/keras-team/keras/archive/master.zip

Or simply clone keras with SSH
[email protected]:keras-team/keras.git

If you have some problems with keras

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