YousraFarhani / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:Jupyter Notebook 100.0%