Julie

Results 6 issues of Julie

[Calling cuda() with async results in SyntaxError](https://stackoverflow.com/questions/53201534/calling-cuda-with-async-results-in-syntaxerror) The argument `asyc `in `cuda()` is longer supported.

### Environment details If you are already running CTGAN, please indicate the following details about the environment in which you are running it: * CTGAN version: 0.4.3 dev2 * Python...

question
pending review

Hi, I got this error message when running pate-gan with the breast cancer dataset. `Traceback (most recent call last): File "evaluate.py", line 144, in lap_scale=opt.lap_scale, class_ratios=class_ratios, lr=1e-4)) File "/content/private-data-generation/models/pate_gan.py", line...

Hi authors, Thank you for the great library. I was trying to use it to reproduce the results from BYOL paper. But I ran into some problems: 1. While I...

The current default acquisition function is to optimise the exploration and exploration ratio of the recommending batches, would it be possible to make the ratio available or visible to users?