diff --git a/README.md b/README.md index 7dcbfdf..48215ea 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,10 @@ A collection of GAN & Deepfake papers and repositories. ## GANs -- Vanilla GAN (paper)[https://arxiv.org/abs/1406.2661] +- Vanilla GAN [paper](https://arxiv.org/abs/1406.2661) * Implementations * Pytorch - *[https://github.com/eriklindernoren/PyTorch-GAN/tree/master/implementations/gan] \ No newline at end of file + * [https://github.com/eriklindernoren/PyTorch-GAN/tree/master/implementations/gan] + * [https://github.com/devnag/pytorch-generative-adversarial-networks] + * [https://github.com/shivakanthsujit/GAN-PyTorch] + \ No newline at end of file