Added Step-by-Step Machine Learning in Python

This commit is contained in:
sayands 2018-04-20 11:53:54 +05:30
parent 44e4cf8e3d
commit fb0f3dce93

View file

@ -243,6 +243,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
### Machine Learning:
* [Write Linear Regression From Scratch in Python](https://www.youtube.com/watch?v=uwwWVAgJBcM)
* [Step-By-Step Machine Learning In Python](https://machinelearningmastery.com/machine-learning-in-python-step-by-step/)
### Deep Learning: