Skip to content

Simple image classification on the IMAGENET dataset using CNNs; Recognition of handwritten digits in the MNIST dataset using feed-forward neural network; Implementation of the LENET Architecture using Pytorch

Debrup-61/pytorch_basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pytorch basics

Some basic pytorch codes are contained here like implementation of CNN, NN architectures that work on the MNIST and CIFAR10 dataset

About

Simple image classification on the IMAGENET dataset using CNNs; Recognition of handwritten digits in the MNIST dataset using feed-forward neural network; Implementation of the LENET Architecture using Pytorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages