Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 163 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 163 Bytes

CS535

This repo contiains an implementation of a multilayer perceptron(NN), implemented in python.

This includes an implementation of backwards propogation.