Computer Vision | Convolutional Neural Networks with PyTorch
See project repository on GitHub.
The 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.
PreviousComputer Vision | Deep Learning with Tensorflow & Keras (ResNet50, GPU training)NextComputer Vision | Facial Recognition with Keras, FaceNet, Inception, Siamese Networks
Last updated