testing first link

This commit is contained in:
kanxx030
2020-11-05 15:59:12 -06:00
parent 9c0ba4d4d9
commit e9bfbeb799
+2 -1
View File
@@ -5,4 +5,5 @@ A collection of GAN & Deepfake papers and repositories.
## GANs
- Vanilla GAN (paper)[https://arxiv.org/abs/1406.2661]
* Implementations
* Pytorch
* Pytorch
*[https://github.com/eriklindernoren/PyTorch-GAN/tree/master/implementations/gan]