commit 9c0ba4d4d953eb495c1aa02946dcb4f809816913 Author: kanxx030 Date: Thu Nov 5 15:57:33 2020 -0600 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..c8c11d8 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# GANS and Deepfakes + +A collection of GAN & Deepfake papers and repositories. + +## GANs +- Vanilla GAN (paper)[https://arxiv.org/abs/1406.2661] + * Implementations + * Pytorch \ No newline at end of file