yuxiangw / autodp

autodp: A flexible and easy-to-use package for differential privacy
Apache License 2.0
265 stars 53 forks source link

Fixing rdp2approx delta conversion #46

Closed yuxiangw closed 11 months ago

yuxiangw commented 1 year ago

Adding the closed-form, nearly optimal RDP to approximate DP conversion when we enter \epsilon and return delta. This makes the current conversion rules more efficient and more accurate.