Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

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.