what privacy_budget means in dpsgd?
Created by: Joeyqcy
Hi, i am interested in the implement of dpsgd.
After reading the code, i have a question that what privacy_budget means in dpsgd which is located in \examples\dpsgd_demo\fl_trainer.py
?
And what is the use of funtion compute_privacy_budget
?