想要學好 Python,這七個 Github 倉庫你值得擁有!
如果你準備從事AI方面的研究,還未掌握Python,以下倉庫建議收藏學習。
1. Python Project Based Learning
此倉庫包含了:Webapps、web scraping、bots、data science、ML。
倉庫地址:https://github.com/practical-tutorials/project-based-learning#python
2. All algorithms implemented in Python
Python實現的算法倉庫。
倉庫地址:https://github.com/TheAlgorithms/Python
3. 30 Days of Python
循序漸進的Python學習指南。
倉庫地址:https://github.com/Asabeneh/30-Days-Of-Python
4. 100-Days-Of-ML-Code
Python ML 學習庫,高質量的信息圖表。
倉庫地址:https://github.com/Avik-Jain/100-Days-Of-ML-Code
5. Playground and Cheatsheet for Learning Python
Python腳本集合,按主題劃分,并包含帶有解釋的代碼示例。
倉庫地址:https://github.com/trekhleb/learn-python
6. Practical Python Programming
專為有一些編程經驗但還不了解Python的人設計。
倉庫地址:https://github.com/dabeaz-course/practical-python
7. Python Programming Exercises
Python 技術練習倉庫,擁有100+具有挑戰性的Python編程練習,以及解決方案。
倉庫地址:https://github.com/zhiwehu/Python-programming-exercises