Multi-Layer Neural Network Classification of Fashion MNIST Dataset
Examples from Zalando’s Fashion MNIST Dataset (Zalando 2017).We implemented a multi-layer neural network to classify images of fashion products using the Zalando’s Fashion MNIST Dataset in order to identify strategies that optimize performance in neural networks. Our baseline model consisted of 2 hidden layers of 50 nodes and tanh activation and a softmax output layer, utilized a learning rate of 1.2e-2, momentum gamma of