Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 411 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 411 Bytes

Project 6: Machine Learning Created Neural Nets to handle Linear Regression Models, Non-linear models, and Digit and Language classification models. Addtionally used batching for larger scale data input efficiency.

Started by creating a binary perceptron algorithm before adding additional features to work up the the Language classification model.

https://inst.eecs.berkeley.edu/~cs188/sp23/projects/proj6/