Skip to content

Naive Implementation of PyTorch framework to solve the MNIST-Digit_Recognition Problem

Notifications You must be signed in to change notification settings

crazybiceps/MNIST-in-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MNIST-in-PyTorch

Naive Implementation of PyTorch framework to solve the MNIST-Digit-Recognition-Problem

The Training Dataset can be downloaded from : https://www.kaggle.com/c/digit-recognizer/download/train.csv

This code is a template that can be used for projects, it imputs a csv file and trains a sequential CNN and ANN model in Pytorch

About

Naive Implementation of PyTorch framework to solve the MNIST-Digit_Recognition Problem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages