nsmith105 / NeuralNetwork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeuralNetwork

CS 445 - Machine Learning

This is my own implementation of a Neural Network and it was used to classify the MNIST dataset. This assignment had us build the Neural Network and then adjust different hyperparameters in each experiement - hidden units, epochs, and momentum

About


Languages

Language:Python 100.0%