Skip to content

This project implements a multilayer perceptron (MLP) from scratch to classify MNIST image data. Different parameters such as neural network depth, width, learning rate, regularization are tested to observe effects.

Notifications You must be signed in to change notification settings

jpan8866/Multilayer-Perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Multilayer-Perceptron

This project implements a multilayer perceptron (MLP) from scratch to classify image data from the MNIST dataset. Different parameters such as neural network depth, width, learning rate, regularization are tested to observe effects.

About

This project implements a multilayer perceptron (MLP) from scratch to classify MNIST image data. Different parameters such as neural network depth, width, learning rate, regularization are tested to observe effects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published