I wrote a three-stage feed-forward neural network from scratch and implemented backpropagation, the ability to input/output bitmap files, and various error and activation functions.
Technologies: C/C++
Date: January 2022
Github Repository: https://github.com/g10ria/simple-neural-net​​​​​​​