


practicalAI-cn
· GitHub
AI实战-practicalAI 中文版
Repository Stats
4254 stars
957 forks
Repository Activity
This repository has been starred 4254 times and forked 957 times, showing its popularity in the developer community.
README Preview
# AI实战-[practicalAI](https://github.com/LisonEvf/practicalAI-cn) 中文版 [](https://colab.research.google.com/) [](https://github.com/LisonEvf/practicalAI-cn/blob/master/LICENSE) [](https://github.com/GokuMohandas) [](https://github.com/MLEveryday/practicalAI-cn) 让你有能力使用机器学习从数据中获取有价值的见解。 - 🔥 使用 [PyTorch](https://pytorch.org/) 实现基本的机器学习算法和深度神经网络。 - 🖥️ 不需要任何设置,在浏览器中使用 [Google Colab](https://colab.research.google.com/) 运行所有程序。 - 📦 不仅仅是教程,而是学习产品级的面向对象机器学习编程。 ## Notebooks |基础|深度学习|进阶|主题| |-|-|-|-| |📓 [Notebooks](https://nbviewer.jupyter.org/github/LisonEvf/practicalAI-cn/blob/master/notebooks/00_Notebooks.ipynb)|🔥 [PyTorch](https://nbviewer.jupyter.org/github/LisonEvf/practicalAI-cn/blob/master/notebooks/07_Py