Skip to content

Commit

Permalink
[Completed][pytorch] add DCGAN (d2l-ai#1309)
Browse files Browse the repository at this point in the history
* backup config

* backup dcgan

* add 17.2.1 pytorch

* origin config

* add Generator, Discriminator

* add train part

* del #@save

* succeed!

* trainer_G.zero_grad()

* ) delete

* add discussion

* merge d2l.numpy cell

* d2l to merge np and torch

* nn.ConvTranspose2 nn.Conv2d
  • Loading branch information
StevenJokess authored Sep 3, 2020
1 parent 4790e8f commit a7ea3e2
Showing 1 changed file with 235 additions and 22 deletions.
Loading

0 comments on commit a7ea3e2

Please sign in to comment.