Learning

When people are getting ready to learn machine learning at MSc level, they don’t learn from a course that says “if you don’t understand it it doesn’t matter”, they learn from this course instead. Abu-Mostafa’s Caltech course is probably the best first course that delivers good understanding of machine learning. via

Resources

franknielsen / Lists of curated books

stas00/ml-engineering: Machine Learning Engineering Guides and Tools

MAD - Machine learning, Artificial intelligence and Data; ( PDF chart of the landscape); related reading - The 2023 MAD (Machine Learning, Artificial Intelligence & Data) Landscape – Matt Turck; The interactive 2024 version

Video

Blogs

Papers

Browse the State-of-the-Art in Machine Learning | Papers With Code

Pen and Paper Exercises in Machine Learning

This is a collection of (mostly) pen-and-paper exercises in machine learning. The exercises are on the following topics: linear algebra, optimisation, directed graphical models, undirected graphical models, expressive power of graphical models, factor graphs and message passing, inference for hidden Markov models, model-based learning (including ICA and unnormalised models), sampling and Monte-Carlo integration, and variational inference.


Three types of machine learning

  1. Supervised Learning
  2. Unsupervised Learning
  3. Reinforcement Learning