Refactoring `data_modules.ConditionalGenerator` to store two probabilistic models for discrete variables (regular and with log frequencies). Before, it was storing the index of the column of each entry of the training dataset for non-log-frequency probabilities.
0.1.4
Migrating to TensorFlow 2.2.0. Mainly updated unit tests.
v0.1.1-v0.1.3 - 2020-05-06
Multiple changes to optimize CI/CD deployment.
0.1.0
First Release - Initial TensorFlow 2.1 implementation of CTGAN.