Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 212 Bytes

Implementing NN and all sorts

Inspired by geohot.

TODO:

  • add momentum to SDG
  • try implementing Adam
  • implement regression problem example in the same way