A basic Neural Network that implements backpropagation with L2 regularization to recognize handwritten digits
There are various csv files for testing the network.
- Linear Data
- Non-linear Data
- Digit Data
Parameters that can be tweaked to adjust the neural network
- Number of nodes in the hidden layer
- Epochs