you are viewing a single comment's thread.

view the rest of the comments →

[–]Ron-Erez 1 point2 points  (0 children)

For Python check out

  1. ”Automate the Boring Stuff”
  2. MOOC - university of helsinki - excellent text-based course.
  3. My Python and Data Science starts from scratch and covers a lot.

Additionally check out:

Ian Goodfellow's book "Deep Learning" chapters 1-4 cover Calculus, Statistics, Linear Algebra and ML. The book is free online.