mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-23 20:23:10 +00:00
Added Step-by-Step Machine Learning in Python
This commit is contained in:
parent
44e4cf8e3d
commit
fb0f3dce93
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue