#480 · Primary category: Education & Research

Python-AI

cv dl ml nlp python python3 pytorch tensorflow2

100 deep learning examples covering image classification, object recognition, object detection, NLP text classification, using TensorFlow and PyTorch.

Project last updated:09/22/25

GitHub Stars

3.2K

Forks

503

Contributors

1

License

Other

Why we included this project

Python-AI is a Chinese-language deep learning study collection built around a hundred runnable example projects, each with its data, covering image classification, object detection, and NLP text tasks in both TensorFlow and PyTorch. The point is practice over theory: instead of explaining a concept in the abstract, each example shows it working in real code you can run and modify. On top of that the repo links to classic machine learning textbooks and interview-prep materials like algorithm problem sets, so it doubles as a study plan for job hunters and a hands-on entry point for hobbyists. Keep in mind the explanations are in Chinese, though the code and data travel well regardless. Treat it as a syllabus-style learning resource to pair with official framework docs, not as something you deploy.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category