1 Forks
11 Stars
11 Watchers

CNN-in-Cpp

CNN implementation in C++ categorizing the MNIST data set

How to download and setup CNN-in-Cpp

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

Or simply clone CNN-in-Cpp with SSH
[email protected]:GreatGameDota/CNN-in-Cpp.git

If you have some problems with CNN-in-Cpp

You may open issue on CNN-in-Cpp support forum (system) here: https://github.com/GreatGameDota/CNN-in-Cpp/issues