blogs
ML/DL for Everyone with Pytorch 学习笔记
Github 项目地址:
https://github.com/hunkim/PyTorchZeroToAll
视频链接:
Youtube
幻灯片:
Google Drive
为了正常显示本仓库公式,请安装
MathJax Plugin for Github
chrome插件.
Lecture-1_Overvie
Lecture-2_Linear-Mode
Lecture-3_Gradient-Descent
Lecture-4_Back-propagationl
Lecture-5_Linear-regression-in-PyTorch-way
Lecture-6_Logistic-Regression