/vanilla_NN

Implementation of a 2 layer neural net for ECE 495

Primary LanguagePython

vanilla_NN

Implementation can be found under cs231n/classifiers/neural_net.py

Details about this assignment can be found on the course webpage, under Assignment #1 of Spring 2019.