Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 186 Bytes

File metadata and controls

6 lines (4 loc) · 186 Bytes

Machine-Learning Coding Exercises

Put your learning to the test with these challenges.

Task Specs

  • Write a complete backpropagation gradient-descent update loop in pure Python.