Skip to content

Releases: anusii/RelM

Initial Public Release

21 Mar 23:55
2794357
Compare
Choose a tag to compare

Initial public release.

This release includes secure implementations of basic differentially private release mechanisms including the Laplace, Geometric, and Exponential mechanisms. It also includes implementation of mechanisms that add correlated noise to query responses including the SmallDB and PrivateMultiplicativeWeights mechanisms. Finally, this release includes implementations of several mechanisms that take advantage of sparsity including the SparseNumeric, SparseIndicator, and AboveThreshold mechanisms.