There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An implementation of a neural network with two hidden layers for the classification of the MNIST dataset, using ReLU and Softmax activiation functions.