192 Forks
530 Stars
530 Watchers

NumPyCNN

Building Convolutional Neural Networks From Scratch using NumPy

How to download and setup NumPyCNN

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

Or simply clone NumPyCNN with SSH
[email protected]:ahmedfgad/NumPyCNN.git

If you have some problems with NumPyCNN

You may open issue on NumPyCNN support forum (system) here: https://github.com/ahmedfgad/NumPyCNN/issues