Skip to content

inmoonlight/PyTorchTutorial

Repository files navigation

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