12. Online Courses and Useful Websites¶
Chinese proverb
practice makes perfect.
12.1. Recommended online courses¶
Here is the list of recommended open source DS courses.
Name |
Description (Level) |
Link |
---|---|---|
Harvard CS 109a |
Intro to Data Science (Easy) |
|
NYU DS-GA 1003 |
Machine Learning (Intermediate) |
|
UC Berkeley |
Full Stack Deep Learning (Advanced) |
|
Stanford CS 224N |
Natural Language Processing with Deep Learning (Advanced) |
|
Harvard AC215 |
Advanced practical data science, MLOps. (Advanced) |
|
Stanford CS 329S |
Machine Learning Systems Design (Advanced) |
12.2. Recommended Online Resources¶
Link |
Description |
---|---|
Visualize Code Execution |
|
Visualising data structures and algorithms through animation |
|
Jay’s Visualizing machine learning concept |
|
Deep explanations of machine learning and related topics. |
12.3. Free Online E-books¶
Book Name |
Link |
---|---|
The Hitchhiker’s Guide to Python |
|
Python Programming And Numerical Methods |
|
Python for Everybody |
|
Python Data Science Handbook |
|
Introduction to Machine Learning with Python |