11 Forks
138 Stars
138 Watchers

cpp_nn_in_a_weekend

Article and source code reference to construct a C++ neural network in a weekend without any dependencies

How to download and setup cpp_nn_in_a_weekend

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

Or simply clone cpp_nn_in_a_weekend with SSH
[email protected]:jeremyong/cpp_nn_in_a_weekend.git

If you have some problems with cpp_nn_in_a_weekend

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