birdx0810
birdx0810
https://github.com/ratschlab/RGAN/blob/f41731b965348259dcd94b0dcb1374d3e1c4ca7d/model.py#L177 The variable `D_loss_wrong` is not defined in this code. Is there a solution for this?
As mentioned in https://github.com/tensorflow/privacy/pull/143#issue-524365572, the noise multiplier is an important "hyperparameter" to choose as it would affect the outcome of the target privacy budget. However due to PATE being dependent...
Could someone upload previous stable version of ghost? P/S: Is there going to be any future development on this? Or is there any plans for a new team?
Updated README.md (Error on command `npm i && ./node_modules/.bin/tsc . && node app.js`) and created `init.sh` for easier initialization.
The following are some problems with the code I noticed while I was trying to reproduce results of the original paper. 0. Public dataset and preprocessing methods should be updated...
### Describe the issue As the title suggests, the Collector CRD was added in v2 of Fluent-Operator as an alternative way of deploying Fluent-Bit a la StatefulSet. However, there is...
Hi, great work. I'm a little curious regarding the way the DTW similarity is calculated between the real and generated samples. 1. Is it `train vs. fake` or `test vs....
The current chart does not have a template for deploying Collector object. Could this be added in a future release?