3 Forks
18 Stars
18 Watchers

NaiveCNN

A naive (very simple!) implementation of a convolutional neural network

How to download and setup NaiveCNN

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

Or simply clone NaiveCNN with SSH
[email protected]:Belval/NaiveCNN.git

If you have some problems with NaiveCNN

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