jeffheaton / t81_558_deep_learning

T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
https://sites.wustl.edu/jeffheaton/t81-558/
Other
5.71k stars 3.04k forks source link

Rework GANs to be 2.0 compatable #43

Closed jeffheaton closed 4 years ago

jeffheaton commented 4 years ago

Need to rework some of the GAN code to deal with the fact that keras-rl2 seems to be abandoned. I will likely just use my own simple implementation of GANs (once I finish it).