Useful Resources
This page list some resources that I used when learning Data Science Most of these content comes from a post at 1acre3point by a user sisterK.
Statistics
| Basic Statistics : Online Statistics Education |
| Time Series : Forecasting: Principles and Practive |
| A First Course in Bayesian Statistical Methods |
| Bayesian Methods for Hackers : GitHub Link |
Machine Learning and Deep Learning
| Machine Learning in Cousera by Andrew Ng |
| The Elements of Statistical Learning |
| Deep Learning Series in Coursera by Andrew Ng |
| Stanford CS231n |
Data Structure and Algorithm
| Algorithms I and Algorithms II on Coursera by Princeton University |
| Problem Solving with Algorithms and Data Structures using Python |