45 Forks
83 Stars
83 Watchers

neural-networks

practical introduction to Python for neural networks, with keras and tensorflow - Oct 2016

How to download and setup neural-networks

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

Or simply clone neural-networks with SSH
[email protected]:savarin/neural-networks.git

If you have some problems with neural-networks

You may open issue on neural-networks support forum (system) here: https://github.com/savarin/neural-networks/issues