Skip to content

eyurtsev/ml-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

📘 Picking Up Machine Learning (Systematically)

If you're interested in learning ML in a structured way, here’s a curated set of textbooks, lectures, and online resources.


📚 Core Textbooks

Machine Learning

  1. Pattern Recognition and Machine Learning – Christopher Bishop
    A foundational ML book that covers theory and methods.

  2. Hands-On Machine Learning with Scikit-Learn and TensorFlow – Aurélien Géron
    Practical and surprisingly thorough; excellent explanations of neural networks.

  3. Learning from Data – Yaser Abu-Mostafa
    Concise and accessible, with some deep insights.

  4. Elements of Statistical Learning – Hastie, Tibshirani, Friedman (Free online)
    A classic, mathematically rigorous book for statistical ML.

  5. Machine Learning: A Probabilistic Perspective – Kevin Murphy
    Advanced ML reference; best after mastering the basics.


Probability & Statistics

  1. Introduction to Probability – Bertsekas & Tsitsiklis
    Start here if you’re new to probability and statistics.

  2. Probability Theory: The Logic of Science – E.T. Jaynes
    Philosophically rich and very well-written.

  3. Statistical Inference – Casella & Berger
    More advanced treatment of inference.


🎥 Video Lectures


🧠 Neural Networks & Deep Learning

General

CNNs

RNNs

Attention & Transformers


📄 Blogs & Articles

Selected Blog Posts

About

Yet another list of ML resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published