Added contributions hint to README

This commit is contained in:
Patrick Loeber (Python Engineer) 2021-09-27 13:17:20 +02:00 committed by GitHub
parent 916b882491
commit 992e46db59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ A complete study plan to become a Machine Learning Engineer with links to all FR
Watch the video on YouTube for instructions:
[![Alt text](https://img.youtube.com/vi/dYvt3vSJaQA/hqdefault.jpg)](https://www.youtube.com/watch?v=dYvt3vSJaQA)
[https://www.youtube.com/watch?v=dYvt3vSJaQA](https://www.youtube.com/watch?v=dYvt3vSJaQA)
#### IMPORTANT:
- This list is not sponsored by any of the mentioned links! I did a lot of the courses myself and can highly recommend them!
@ -89,6 +90,7 @@ GitHub:
- https://github.com/yanshengjia/ml-road
## Further resources added by the community
Contributions are welcome! If you can recommend any other ressources, feel free to open a pull request :)
- [ ] [Book: Automate The Boring Stuff with Python](https://automatetheboringstuff.com/) (Till Chapter 6 for Python Basics, the remaining chapters include the applications of Python)
- [ ] [Book: Python Crash Course by Erric Matthes](https://ehmatthes.github.io/pcc_2e/regular_index/)
- [ ] [Book: Learning Python by Mark Lutz](https://www.oreilly.com/library/view/learning-python-5th/9781449355722/)