diff --git a/README.md b/README.md index e5ebb00..3307f04 100644 --- a/README.md +++ b/README.md @@ -1039,6 +1039,8 @@ be * [Suiron](https://github.com/kendricktan/suiron/) - Machine Learning for RC Cars. * [Introduction to machine learning with scikit-learn](https://github.com/justmarkham/scikit-learn-videos) - IPython notebooks from Data School's video tutorials on scikit-learn. * [Practical XGBoost in Python](http://education.parrotprediction.teachable.com/p/practical-xgboost-in-python) - comprehensive online course about using XGBoost in Python. +* [Introduction to Machine Learning with Python](https://github.com/amueller/introduction_to_ml_with_python) - Notebooks and code for the book "Introduction to Machine Learning with Python" +* [Pydata book](https://github.com/wesm/pydata-book) - Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media #### Neural Networks