Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Completed][pytorch] add DCGAN (d2l-ai#1309)
* 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