Skip to content

seblful/MLP-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multilayer Perceptron from Scratch in C

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 C 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published