如果你準(zhǔn)備從事AI方面的研究,還未掌握Python,以下倉庫建議收藏學(xué)習(xí)。
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實(shí)現(xiàn)的算法倉庫。
倉庫地址:https://github.com/TheAlgorithms/Python
3. 30 Days of Python
循序漸進(jìn)的Python學(xué)習(xí)指南。
倉庫地址:https://github.com/Asabeneh/30-Days-Of-Python
4. 100-Days-Of-ML-Code
Python ML 學(xué)習(xí)庫,高質(zhì)量的信息圖表。
倉庫地址: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
專為有一些編程經(jīng)驗(yàn)但還不了解Python的人設(shè)計(jì)。
倉庫地址:https://github.com/dabeaz-course/practical-python
7. Python Programming Exercises
Python 技術(shù)練習(xí)倉庫,擁有100+具有挑戰(zhàn)性的Python編程練習(xí),以及解決方案。
倉庫地址:https://github.com/zhiwehu/Python-programming-exercises