Skip to content

Commit 5241acd

Browse files
committed
update README
1 parent 3a93f7d commit 5241acd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@ $ pip install torch torchvision
2323
* Transformer
2424
* Deep Q-Network
2525
* Generative Adversarial Network
26+
* Conditional GAN
2627

2728
```
2829
models/
30+
├── conditonal_gan_mnist.py
2931
├── dqn_cartpole.py
3032
├── encoder_decoder_attention.py
3133
├── encoder_decoder_lstm.py

0 commit comments

Comments
 (0)