GANs with Tensorflow:
- GAN - Generative Adversarial Networks
- CGAN - Conditional Generative Adversarial Nets
- LSGAN - Least Squares Generative Adversarial Networks
- Inception Score (IS) - A Note on the Inception Score
- Fréchet Inception Distance (FID) - GANs Trained by a Two Time-Scale Update Rule Converge to a Local Nash Equilibrium
- Github: Nguyendat-bit
- Email: nduc0231@gmail
- Linkedin: Đạt Nguyễn Tiến
- python >= 3.9
- numpy >= 1.20.3
- tensorflow >= 2.7.0
- tqdm >= 4.62.3