深度学习

PyTorch

PyTorch 官方 Tutorial, Website

Pytorch官网快速入门

内容:Tensor(向量)、autograd(梯度下降)、神经元网络等基本概念。

可以点击网页左上角的下面两个链接,进行在线实验:

Tutorials on Learn with Torch Lightning, Tutorial

Soumith Chintala,Deep Learning with PyTorch: A 60 Minute Blitz中文翻译

Berkeley CS285 Lec 3: PyTorch Tutorial, Slides, Youtube VideoColab

斯坦福 CS 224R DRL PyTorch 入门,Colab

Huggingface

Huggingface’s tutorial, Transformers library, Diffusers library tutorial

模型调优

Google, Deep Learning Tuning Playbook, maximizing the performance of deep learning models, Github,

环境配置

Tensorflow setup on Mac M1, Webpage

课本

工具


Index Previous Next