• Stars
    star
    1
  • Language
    Python
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

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.