This Repository contains a list of Reference Links to Online Resources for learning Machine Learning, Deep Learning, Computer Vision and other prereqisites like Maths and Frameworks.
This guide is divided into four sections:
- General Tips
- Beginners - For those who don't have knowledge about any programming language.
- Intermediate - For those who have some basic idea about what ML is.
- Advanced - For those who have some practical experience and want to explore advanced Frameworks like Tensoflow.
NOTE:
-
This guide contains list in the order in which I learnt them, please go through the list and follow the order which suits best for you. Best wishes for your journey into ML.
-
For hands-on experience please find the corresponding practicals mentioned in Weekwise modules in the main directory.
-
I'll keep updating this page so makes sure you star mark the repository and visit it frequently.
Why you should work on projects?
Here's a good collection of free fundamental Mathematics courses required for Machine learning
Software Development
- SQL : https://lnkd.in/feTgrpd
- Git : https://lnkd.in/fgVr72x
- Flask : https://lnkd.in/ffPvTHN
- Django : https://lnkd.in/f_fJtK5
- ML : https://github.com/ayonroy2000/100DaysOfMLCode
Python 3 course
- https://courses.edx.org/courses/course-v1:Microsoft+DAT208x+5T2016/course/
- https://pythonprogramming.net/introduction-learn-python-3-tutorials/
- https://lnkd.in/fE3Dbqq
Basics of Neural Networks:
Machine Learning
- https://lnkd.in/fPnGqwV
- Andrew Ng, Coursera: https://www.coursera.org/learn/machine-learning
Statistics
Computer Vision (CNN) CS231n by Stanford
TensorFlow Sereis from Scratch to Adv on PluralSight