Emanuele Cuzari
Results
1
comments of
Emanuele Cuzari
> Fixed it. I used [this helper function](https://colab.research.google.com/github/ricardocarvalhods/dpcgan/blob/master/DP_CGAN_MNIST.ipynb#scrollTo=hOBQELw7mo9Z&line=21&uniqifier=1) as a wrapper around the TFP optimizer, and used that in `model.fit` instead, and it worked. :) Can you please indicate which...