83 Forks
182 Stars
182 Watchers

neural-nets

Programming Assignments and Lectures for Geoffrey Hinton's "Neural Networks for Machine Learning" Coursera course

How to download and setup neural-nets

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

Or simply clone neural-nets with SSH
[email protected]:khanhnamle1994/neural-nets.git

If you have some problems with neural-nets

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