Pytorch and Deep-learning NoteBook
PyTorch与深度学习笔记,持续更新….
不要着急,扎扎实实打好基本功!
参考学习资料
李宏毅深度学习教程LeeDL-Tutorial(苹果书):https://github.com/datawhalechina/leedl-tutorial?tab=readme-ov-file
张贤同学pytorch学习笔记:https://pytorch.zhangxiann.com/
PyTorch CookBook
Scaler
Vector
Matrix
Tensor
Pytorch训练的五大要素:数据、模型、损失函数、优化器、迭代训练
多维数组是主要的数据处理形式
DataSet类代码实战
transforms的使用
transforms应该如何被使用?
为什么需要tensor的数据类型?
Pytorch and Deep-learning NoteBook
http://example.com/2024/09/28/Pytorch-and-Deep-learning-NoteBook/