Skip to content

Commit 37bc649

Browse files
author
i338425
committed
.
1 parent e2198b7 commit 37bc649

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Each modules, genrator and discreminator are designed with 2 layer LSTM and 1 la
1313
Generator is designed as one-to-many model, which get one random vector as input, and generates sequential images.
1414
Discriminator is designed as many-to-one model, which get sequential images, and decides that is real or fake ones.
1515

16+
![alt tag](https://github.com/jaesik817/SequentialData-GAN/blob/master/figures/model.png)
1617

1718
### Results
1819
Epoch 10

figures/model.png

86.8 KB
Loading

0 commit comments

Comments
 (0)