This Repository contains a Compilation of Machine Learning and Deep Learning Problem Statements with Solutions and Full Scale Project, divided into week-wise modules for guiding and helping learners follow the right path.
Website Link: https://shubham99bisht.github.io/Skillconnect-Community/
Each folder contains a list of problem statements divided into three categories Basic, Intermediate and Advanced along with official solutions.
The README file available inside each folder provides links to Best Solutions from the Community.
Open Google Colab and follow these steps:
- Click on File -> Open Notebook
- Navigate to Github tab
- Enter the url to the .ipynb file (Jupyter notebooks)
- See Picture here
The Resources.md file contains links to external resources for learning and solving these challenges.
This Repository contains a list of Reference Links to Online Resources for learning Machine Learning, Deep Learning, Computer Vision and other prerequisites 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 Tensorflow.
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 Week-wise 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 Series from Scratch to Advanced on PluralSight