Atul Balaji
Results
1
issues of
Atul Balaji
I tried creating an adversarial network, when I got the following error. (I'm using python 3.5.3) Traceback (most recent call last): File "gan.py", line 69, in history = model.fit(x=train_x, y=gan_targets(train_x.shape[0]),...