TGAN
TGAN copied to clipboard
self.training = training assignment is failing
I just ran the code with demo dataset but self.training = training gives an error :
self.training = training
AttributeError: can't set attribute
same here