Documenting my journey into ML/AI.
Best video overview of all ML toolkits: https://www.youtube.com/watch?v=WQt4H1Bo0jM
- Naive Baye's Classifier
- Logistic Regression
- Linear Regression
- K-NN (K Nearest Neighbors)
- Basics of Linear Algebra for Machine Learning by Jason Brownlee
- Machine Learning for Developers by Rodolfo Bonnin
- Machine Learning Algorithms by Giuseppe Bonaccorso
- Artificial Intelligence: A Modern Approach by Russell & Norvig
- Python Machine Learning by Sebastian Raschka
- Pattern Recognition and Machine Learning by Christopher M. Bishop
- Python Data Science Handbook by Jake Vanderplas
- Python Exercises: https://www.pythonmorsels.com/exercises/list/
- Sebastian Raschka Pattern Classification Repo: /~https://github.com/aoyshi/pattern_classification
- Jake Vanderplas Python Handbook Repo: /~https://github.com/aoyshi/PythonDataScienceHandbook
- Vassilis ML/AI Course: http://vlm1.uta.edu/~athitsos/courses/
- AIMA Pseudocode Repo: /~https://github.com/aoyshi/aima-pseudocode
- ML Projects Ideas:
- https://www.springboard.com/blog/machine-learning-projects/
- https://www.analyticsvidhya.com/blog/author/pulkits/
- https://medium.mybridge.co/30-amazing-machine-learning-projects-for-the-past-year-v-2018-b853b8621ac7
- https://www.upgrad.com/blog/6-interesting-machine-learning-project-ideas-for-beginners/
- https://elitedatascience.com/machine-learning-projects-for-beginners
- https://www.dezyre.com/article/top-10-machine-learning-projects-for-beginners/397
- YouTube Tutorials: