Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages