/Neural-Network-in-C-

A neural network implemented in C++ which details the essential math behind it such as calculation of gradients and the feedforward matrix multiplication.

Primary LanguageC++

Watchers