isydmr commited on
Commit
61cf61c
1 Parent(s): 4e9f0a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  tags:
3
  - convnet
4
  - mnist
 
 
5
  license:
6
  - cc0-1.0
7
  ---
@@ -14,5 +16,6 @@ Sample images generated:
14
 
15
  <img src="https://i.ibb.co/RDWbJBM/image.png" width="120" height='120'> <img src="https://i.ibb.co/kGPTDDb/104c083f-68e4-4d10-8b37-a242a7f10dd6.png" width="120" height='120'> <img src="https://i.ibb.co/9Wqqhyc/indir-5.png" width="120" height='120'> <img src="https://i.ibb.co/x7yh5py/indir-6.png" width="120" height='120'>
16
 
 
17
  Full credits to author: [ADMoreau](https://github.com/ADMoreau)
18
 
 
2
  tags:
3
  - convnet
4
  - mnist
5
+ - gan
6
+ - generative adversarial networks
7
  license:
8
  - cc0-1.0
9
  ---
 
16
 
17
  <img src="https://i.ibb.co/RDWbJBM/image.png" width="120" height='120'> <img src="https://i.ibb.co/kGPTDDb/104c083f-68e4-4d10-8b37-a242a7f10dd6.png" width="120" height='120'> <img src="https://i.ibb.co/9Wqqhyc/indir-5.png" width="120" height='120'> <img src="https://i.ibb.co/x7yh5py/indir-6.png" width="120" height='120'>
18
 
19
+
20
  Full credits to author: [ADMoreau](https://github.com/ADMoreau)
21