8000 GitHub - dldldlfma/PyTorch: Deep Learning Zero to All - Pytorch
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dldldlfma/PyTorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

모두를 위한 딥러닝 시즌2 : 모두가 만드는 모두를 위한 딥러닝

모두가 만드는 모두를 위한 딥러닝 시즌 2에 오신 여러분들 환영합니다.

PyTorch

Deep Learning Zero to All - PyTorch

커리큘럼

PART 1: Machine Learning & PyTorch Basic

  1. Machine Learning Overview + Install Pytorch
  2. Tensor Manipulation
  3. Minimizing Cost
  4. Multivariate Linear Regression
  5. Data Loading
  6. Logistic Classification
  7. Softmax Classification & Fancy softmax
  8. Tips for Training Deep Learning

PART 2: Neural Network

  1. Minist Dataset
  2. Neural Network for XOR Problem
  3. Neural Network for Mnist: xavier, dropout, batchnorm ...

PART 3: Convolutional Neural Network

  1. CNN for Mnist
  2. CNN for Custom Dataset

PART 4: Recurrent Neural Network

  1. Recurrent Neural Network(RNN) Basics
  2. Hi Hello Training
  3. Character Sequence RNN
  4. Long Sequence RNN
  5. Seq-to-Seq
  6. PackedSequence

About

Deep Learning Zero to All - Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.6%
  • Python 5.1%
  • Dockerfile 0.3%
0