Enzo2806 / MLP-CNN

We implemented a Multi-Layer Perceptron (MLP) model from scratch and compared its performance based on image classification accuracy on the "Fashion-MNIST" dataset to the performance of the Tensorflow Keras library's Convolutional Neural Network (CNN).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLP-CNN

-1 -2 -3 -4 -5 -6 -7

About

We implemented a Multi-Layer Perceptron (MLP) model from scratch and compared its performance based on image classification accuracy on the "Fashion-MNIST" dataset to the performance of the Tensorflow Keras library's Convolutional Neural Network (CNN).

License:MIT License


Languages

Language:Jupyter Notebook 100.0%