Skip to content

Files

Latest commit

eadb479 · Jan 9, 2020

History

History
15 lines (11 loc) · 215 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 215 Bytes

PyTorchTutorial

1. CNN

  • How to build CNN model
  • How to train model

2. DNN

  • How to make customized batch iterator
  • How to build DNN model

3. GAN

  • How to build GAN

4. RNN

  • How to build RNN