Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 241 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 241 Bytes
  • PA1 - perceptron: learn halfspaces for 2-d dataset
  • PA2 - neural net with hidden layer: learn word representaitons
  • PA3 - hidden layer with 10-way softmax: handwriting recognition using USPS dataset
  • PA4 - restricted boltzman machines