Skip to content

Building a custom architecture Convolutional Neural Network in PyTorch and using the resulting model to classify the Fashion MNIST dataset.

License

Notifications You must be signed in to change notification settings

mihaelagrigore/Deep-Learning-CNN-with-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Convolutional Neural Networks with PyTorch

This repo contains one notebook, where I use PyTorch ML library to build a custom Convolutional Neural Network which I then use to classify the Fashion MNIST dataset.

How to use it: Open the Jupyter Notebook in this folder. You can clone it, download it or just read it here. There is also a link at the top of the Notebook which takes you to the same Notebook on Kaggle.

About

Building a custom architecture Convolutional Neural Network in PyTorch and using the resulting model to classify the Fashion MNIST dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published