Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.06 KB

File metadata and controls

40 lines (27 loc) · 1.06 KB

In order

  • Vectors
    • Extra: tensors, Einstein notation
  • Gradient descent
    • $y=x^2$
    • Backpropagation
  • Linear regression
  • Nonlinearities
  • Hidden layer
    • Exercise with functions
  • Logistic regression
    • Logistic function
    • Log-loss
  • MLP and non-linear slits (with examples)

All other stuff

Random but interesting stuff

Maybe useful

https://github.com/trekhleb/homemade-machine-learning/blob/master/README.md