Skip to content

hsheraz/MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

MNIST

A custom single-layered perceptron was created with input, output and weight layers to classify images using the MNIST and FMNIST datasets.

Code developed using jupyter notebook. The main difference in implementation between MNIST and FMNIST is that MNIST has classes created for every layer from scratch whereas FMNIST leverages inbuilt functions in tensorflow to create each layer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published