Repository for the free online book Oddly Satisfying Deep Learning from Scratch (link below!)
-
Updated
Jan 16, 2023 - Jupyter Notebook
Repository for the free online book Oddly Satisfying Deep Learning from Scratch (link below!)
This project implements a Multi-Layer Perceptron (MLP) for classifying images from the CIFAR-10 dataset. It includes data augmentation, feature extraction using a pre-trained ResNet18, and MLP training from scratch with backpropagation. The project is part of CS776 Computer Vision Assignment 1.
Add a description, image, and links to the mlp-scratch-numpy topic page so that developers can more easily learn about it.
To associate your repository with the mlp-scratch-numpy topic, visit your repo's landing page and select "manage topics."