Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multilayer Perceptron from Scratch

This GitHub repository contains a project that demonstrates the creation of a multilayer perceptron (MLP) from scratch and its training on the MNIST dataset. The project is implemented in Python with NumPy and aims to provide a comprehensive understanding of MLPs and their applications.

The MLP is training on the MNIST dataset, which consists of images of handwritten digits. The training process involves adjusting the parameters.

About

Multilayer Perceprton from Scratch

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages