@@ -79,4 +79,43 @@ generative adversarial networks.*[[arxiv](https://arxiv.org/abs/1511.06434)]
79
79
Sherjil Ozair, Aaron Courville, Yoshua Bengio.** * Generative adversarial nets.* NIPS 2014 [[ arxiv] ( https://arxiv.org/abs/1406.2661 )]
80
80
3 . ** Ian Goodfellow.** * Tutorial: Generative Adversarial Networks.* NIPS 2016 [[ arxiv] ( https://arxiv.org/abs/1701.00160 )]
81
81
4 . DCGAN Tutorial. [ https://pytorch.org/tutorials/beginner/dcgan_faces_tutorial.html ]
82
- 5 . PyTorch Docs. [ https://pytorch.org/docs/stable/index.html ]
82
+ 5 . PyTorch Docs. [ https://pytorch.org/docs/stable/index.html ]
83
+
84
+
85
+
86
+ <!--
87
+ *** Thanks for checking out the Best-README-Template. If you have a suggestion
88
+ *** that would make this better, please fork the repo and create a pull request
89
+ *** or simply open an issue with the tag "enhancement".
90
+ *** Thanks again! Now go create something AMAZING! :D
91
+ -->
92
+
93
+
94
+
95
+ <!-- PROJECT SHIELDS -->
96
+ <!--
97
+ *** I'm using markdown "reference style" links for readability.
98
+ *** Reference links are enclosed in brackets [ ] instead of parentheses ( ).
99
+ *** See the bottom of this document for the declaration of the reference variables
100
+ *** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.
101
+ *** https://www.markdownguide.org/basic-syntax/#reference-style-links
102
+ -->
103
+
104
+
105
+
106
+
107
+ <!-- MARKDOWN LINKS & IMAGES -->
108
+ <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
109
+ [ contributors-shield ] : https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
110
+ [ contributors-url ] : https://github.com/othneildrew/Best-README-Template/graphs/contributors
111
+ [ forks-shield ] : https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
112
+ [ forks-url ] : https://github.com/othneildrew/Best-README-Template/network/members
113
+ [ stars-shield ] : https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
114
+ [ stars-url ] : https://github.com/othneildrew/Best-README-Template/stargazers
115
+ [ issues-shield ] : https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
116
+ [ issues-url ] : https://github.com/othneildrew/Best-README-Template/issues
117
+ [ license-shield ] : https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
118
+ [ license-url ] : https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
119
+ [ linkedin-shield ] : https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
120
+ [ linkedin-url ] : https://linkedin.com/in/othneildrew
121
+ [ product-screenshot ] : images/screenshot.png
0 commit comments