Skip to content

This is a PyTorch implementation of my MNIST-Neural-Network project, reusing some code.

License

Notifications You must be signed in to change notification settings

NovaBro/MNIST_NN_PyTorch_Verstion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project was made by following the PyTorch tutorial. The main file to run the program is Main.py. The files train-images-idx3-ubyte and train-labels.idx1-ubyte must be in the same folder as Main.py. train-images-idx3-ubyte is the training images and train-labels.idx1-ubyte are the image labels.

About

This is a PyTorch implementation of my MNIST-Neural-Network project, reusing some code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages