This is an implementation of a Neural Network Backpropagation Algorithm that was written purely in C++. It works, but is not very high performing. This was my first “large” project written in C++.