Skip to content

sudohaider/Classification-using-CNN-and-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Classification of FashionMNIST dataset using CNN

Machine Learning for Robotics II - Final Project

MSc Robotics Engineering, University of Genoa, Italy

Instructor: Prof. Luca Oneto

Overview

The aim of this project is to perform multi-class classification on MNIST Fashion dataset using Convolution Neural Network (CNN). The neural network is build from scratch using PyTorch library. PyTorch is an environment for programming neural networks with the encapsulated effect that you can use hardware accelerators, such as CUDA. It is built on top of TensorFlow which is used for distributed machine learning on any platform.

The Jupyter notebook in this repository consists of the code and comments for the project.

About

Classification of FashionMNIST dataset using CNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published