Python知識分享網(wǎng) - 專業(yè)的Python學習網(wǎng)站 學Python,上Python222
想要學好 Python,這些 Github 倉庫你值得好好學習!
匿名網(wǎng)友發(fā)布于:2023-07-11 15:38:44
(侵權舉報)

如果你準備從事AI方面的研究,還未掌握Python,以下倉庫建議收藏學習。

 

1. Python Project Based Learning

此倉庫包含了:Webapps、web scraping、bots、data science、ML。

想要學好 Python,這些 Github 倉庫你值得好好學習! 圖1

倉庫地址:https://github.com/practical-tutorials/project-based-learning#python

 

2. All algorithms implemented in Python

Python實現(xiàn)的算法倉庫。

想要學好 Python,這些 Github 倉庫你值得好好學習! 圖2

倉庫地址:https://github.com/TheAlgorithms/Python

 

3. 30 Days of Python

循序漸進的Python學習指南。

想要學好 Python,這些 Github 倉庫你值得好好學習! 圖3

倉庫地址:https://github.com/Asabeneh/30-Days-Of-Python

 

4. 100-Days-Of-ML-Code

Python ML 學習庫,高質(zhì)量的信息圖表。


想要學好 Python,這些 Github 倉庫你值得好好學習! 圖4

倉庫地址:https://github.com/Avik-Jain/100-Days-Of-ML-Code

 

5. Playground and Cheatsheet for Learning Python

Python腳本集合,按主題劃分,并包含帶有解釋的代碼示例。

想要學好 Python,這些 Github 倉庫你值得好好學習!圖5

倉庫地址:https://github.com/trekhleb/learn-python

 

6. Practical Python Programming

專為有一些編程經(jīng)驗但還不了解Python的人設計。

想要學好 Python,這些 Github 倉庫你值得好好學習! 圖6

倉庫地址:https://github.com/dabeaz-course/practical-python

 

7. Python Programming Exercises

Python 技術練習倉庫,擁有100+具有挑戰(zhàn)性的Python編程練習,以及解決方案。

想要學好 Python,這些 Github 倉庫你值得好好學習! 圖7

倉庫地址:https://github.com/zhiwehu/Python-programming-exercises

轉(zhuǎn)載自:https://www.51cto.com/article/747773.html