/ECE760_Homework4

This is the homework 4 for ECE 760 Machine Learning at UW-Madison

Primary LanguageJupyter Notebook

ECE760 Machine Learning Homework 4

In this homework, a three-layer neural network is implemented using pytorch from scratch for Mnist Dataset.

Naive Bayes is implemented for language detection.