Recently, I shared a list of some courses that were useful in my transition to machine learning.
While I took most of the courses in person, there are some alternative online courses you can check out.
Here is a thread of a few interesting online courses based on the list:
⭐️ Linear Algebra ⭐️
A classical online course by Professor Gilbert Strang based on his popular textbook "Introduction to Linear Algebra". Learn about matrix theory and systems of
⭐️ Introduction to Complex Analysis ⭐️
Learn about the geometry of complex
⭐️ Differential Calculus ⭐️
Pay close attention to the chain rule as it's heavily referenced in machine learning, specifically when discussing optimization. This course is part of a specialization called MathTrackX. I recommend checking that as
⭐️ Information Theory ⭐️
When you are working with machine learning algorithms applied to data you are dealing with information processing which in essence relies on ideas from information theory such as entropy. This course should provide the