ofirnachum / sequence_gan

Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).
394 stars 124 forks source link

Support latest tensorflow. #12

Closed hassaku closed 7 years ago

hassaku commented 7 years ago

I tried to update changes of latest tensorflow v1.0.1 to run examples without errors (including #11). Your implementation is very useful for me. Thank you very much :)