News

This repository contains my implementation of a feed-forward neural network classifier in Python and Keras, trained on the Fashion-MNIST dataset. It closely follows the tutorial by The Clever ...