Deep Generative Models using TensorFlow 2.0
This repository contains TensorFlow 2.0 python source-code for deep generative models. This repository prioritizes using low-level tensorflow implementations where possible. The intended purpose is to allow for a more in-depth understanding of corresponding algorithms.
In order to test this repository, it is recommended to initialize a pre-commit hook for automatic updates of requirements.txt:
$ ./init.shInformation regarding execution of python scripts can be found in the readme in the /src directory.
Author
Atreya Shankar, Cognitive Systems 2018