lesleychou

Results 4 comments of lesleychou

same issue here. may I ask did you slove it?

Thanks for the quick reply! Actually I was trying to use `privacy_ledger` because of another error: `AssertionError: compute_gradients() on the differentially private optimizer was not called. Which means that the...

> It looks like `NN_MODEL` should be the path to saved model. Perhaps you are looking for something like this? > > ``` > NN_MODEL = './models/nn_model_ep_5900.ckpt' > ``` I...

Same issue here. Is it because of the openai verion? Des anyone know how to fix it?