PacktPublishing / Deep-Reinforcement-Learning-Hands-On

Hands-on Deep Reinforcement Learning, published by Packt
MIT License
2.83k stars 1.29k forks source link

Chapter 3 03_atari_gan.py #5

Closed LeDangQuang closed 5 years ago

LeDangQuang commented 5 years ago

Hi, Can you show how to get the sample images produced by the generator network like in Fig7 of chapter 3? Many thanks, Quang

Shmuma commented 5 years ago

Hi!

They are available via "Images" section in TensorBoard. Every 1000 iterations, new fake and real images are being added.