pyy0715 / 3min-PYTORCH

Simple Deep Learng Code With Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEEP LEARNING WITH PYTORCH

CHAPTER

  1. ANN(Artifical Neural Networks) (Update)
  2. DNN(Dense Neural Networks) (Update)
  3. CNN(Convolution Neural Networks) (Update)
  4. AutoEncoder (Update)
  5. RNN(Recurrent Neural Networks) (Update)
  6. FGSM(Fast Gradient Sign Method) (Update)
  7. GAN(General Adversarial Networks) (Update)
  8. DQN(Deep Q-Networks) (Update)

SOURCE

<펭귄브로의 3분 딥러닝, 파이토치맛>

About

Simple Deep Learng Code With Pytorch


Languages

Language:Jupyter Notebook 88.9%Language:Python 11.1%