Skip to content

From scratch implementation of RNNs, training and testing on MNIST digits data

Notifications You must be signed in to change notification settings

TehreemFarooqi/RNNs-on-MNIST-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

From scratch implementation of RNNs, training and testing on MNIST digits data

A Convolutional Neural Network is implemented using Torch and trained and tested on MNIST digits dataset (http://yann.lecun.com/exdb/mnist/). It gives an accuracy of 80.67% on preprocessed MNIST data.

Tools and technologies used: Python, Torch, Numpy

About

From scratch implementation of RNNs, training and testing on MNIST digits data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published