You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generative models with tensorflow version 2.0 style
Final update: 2019. 05. 17.
All right reserved @ Il Gu Yi 2019
This repository is a collection of various generative models (GAN, VAE, Normalizing flow, Autoregressive models, etc)
implemented by TensorFlow version 2.0 style
Getting Started
Prerequisites
TensorFlow 2.0 (except normalizing_flow/nice.ipynb which is based on tf version 1.13.1)