Skip to content

seblful/MLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Languages