/Fashion_MNIST_CNN

In this practical, we will implement and train a feed-forward neural network (also known as an "MLP" for "multi-layer perceptron") on a dataset called "Fashion MNIST", which consist of small greyscale images of items of fashion.

Primary LanguageJupyter Notebook

Fashion_MNIST_CNN

In this practical, we will implement and train a feed-forward neural network (also known as an "MLP" for "multi-layer perceptron") on a dataset called "Fashion MNIST", which consist of small greyscale images of items of fashion.