-
Hello there,
Would it be possible for you to generate a release for differential-privacy? Thanks!
-
When I use `BoundedMean` and pass a large data to the function, due to large data, the int overflows and gives the output as the lowerbound.
How to reproduce:
```
#include
#include
#include…
-
## Question
What mechanics providing **Differential Privacy (DP)** are implemented and how can you access them?
**EDIT** by @LaRiffle
- Opacus (formerly pytorch-dp) : [See blogpost](https://blog…
-
In #70, bazel was pinned to version 3.7.2 because of challenges with some dependencies.
The recently released [fully-homomorphic-encryption](https://github.com/google/fully-homomorphic-encryption/)…
-
I'm attempting to add this as a package to conda-forge but am getting an error that I'm unsure of how to fix
I download the source from `https://github.com/google/differential-privacy/archive/maste…
-
Tutorials: https://developers.sap.com/tutorials/hana-cloud-calculation-view-differential-privacy.html
--------------------------
Write here how you think we can improve the tutorial ...
Hi Team…
-
[OpenDP](https://projects.iq.harvard.edu/opendp/about):
> OpenDP is a community effort to build a trustworthy suite of open-source tools for enabling privacy-protective analysis of sensitive person…
bowni updated
3 years ago
-
Anon function is giving 0 where as normal function result is a higher magnitude value (for example : 20, 30, -25, -40).
```
Example: difference between anon function and normal function results
…
-
- The submission site is now open to receive abstracts that will be considered for published papers in the 2020 Buildings Summer Study proceedings and for presentation at the conference. Follow the in…
-
## Context
`docs_team` is trying to push some good practices about documentation (inline docstring, tutorials, examples and Readmes)
one of the tasks that is not done is to check tutorials in orde…