To understand neural networks thoroughly I implemented them from scratch in C++. This is the source code for the same. Code is well documented and well written.
I also contributed this code to The Algorithms. You can checkout automatically genrated documentation here and contributed code here. Feel free to use this code anyway you like. Checkout example_usage.cpp
for quick demo on how to use nn.hpp
.
Contributors 💻 :