mirror of
https://github.com/python-engineer/ml-study-plan
synced 2024-11-23 11:04:57 +00:00
Grokking Algorithms Book's link added
A link to Grokking Algorithms book added at the last of the further resources - It isn't mandatory to know algorithms and data structures but reading this book can help learners to know basic algorithms and these implementation in order to have a better view
This commit is contained in:
parent
992e46db59
commit
98d9b41789
@ -97,3 +97,4 @@ Contributions are welcome! If you can recommend any other ressources, feel free
|
|||||||
- [ ] [Basics of Neural Networks, how they learn and some of the involved Mathematics(3Blue1Brown series)](https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi)
|
- [ ] [Basics of Neural Networks, how they learn and some of the involved Mathematics(3Blue1Brown series)](https://www.youtube.com/playlist?list=PLZHQObOWTQDNU6R1_67000Dx_ZCJB-3pi)
|
||||||
- [ ] [Article on Beginner Level Datasets](https://medium.com/machine-learning-india/getting-started-in-data-science-beginner-level-datasets-376ffe60c6fe)
|
- [ ] [Article on Beginner Level Datasets](https://medium.com/machine-learning-india/getting-started-in-data-science-beginner-level-datasets-376ffe60c6fe)
|
||||||
- [ ] [Article on Life Cycle of a Data Science Project](https://medium.com/machine-learning-india/the-life-cycle-of-a-data-science-project-d614d8d233b7)
|
- [ ] [Article on Life Cycle of a Data Science Project](https://medium.com/machine-learning-india/the-life-cycle-of-a-data-science-project-d614d8d233b7)
|
||||||
|
- [ ] [Book: Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People] (https://www.manning.com/books/grokking-algorithms)
|
||||||
|
Loading…
Reference in New Issue
Block a user