蚂蚁的深度学习练习 推荐书目: 《Python深度学习(第2版)》 《动手学深度学习PyTorch版》 《深度学习入门》 编程 Python 需要了解基本的Python语法,了解Numpy、Pandas、Matplotlib、PyTorch和TensorFlow等库的基本用法 蚂蚁写的Python基础教程 数学 线性代数 概率论 机器学习理论 工具 Learn TensorFlow Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step 练习环境 本机 Google Colab AutoDL