Python知识分享网 - 专业的Python学习网站 学Python,上Python222
想要学好 Python,这些 Github 仓库你值得好好学习!
发布于: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实现的算法仓库。

想要学好 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 学习库,高质量的信息图表。


想要学好 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

专为有一些编程经验但还不了解Python的人设计。

想要学好 Python,这些 Github 仓库你值得好好学习! 图6

仓库地址:https://github.com/dabeaz-course/practical-python

 

7. Python Programming Exercises

Python 技术练习仓库,拥有100+具有挑战性的Python编程练习,以及解决方案。

想要学好 Python,这些 Github 仓库你值得好好学习! 图7

仓库地址:https://github.com/zhiwehu/Python-programming-exercises

转载自:https://www.51cto.com/article/747773.html