pytorch資源

系列

pytorch學習筆記

Optimizer

https://pytorch.org/docs/stable/optim.html
【PyTorch】優化器 torch.optim.Optimizer

初始化

pytorch學習(8) layer的抽取
pytorch學習(9) 提取參數及自定義初始化

模型

https://pytorch.org/docs/stable/torchvision/models.html

SAVING AND LOADING MODELS
詳解Pytorch中的網絡構造 Gemfield

分佈式

Pytorch中多GPU訓練指北
Pytorch DistributedDataParallel 數據採樣 shuffle

trick & detail

Why all bias of nn.Conv2d is False?
訓練時frozen BN
python中PIL.Image和OpenCV圖像格式相互轉換

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章