privacytrustlab / ml_privacy_meter

Privacy Meter: An open-source library to audit data privacy in statistical and machine learning algorithms.
MIT License
604 stars 100 forks source link

Time #106

Closed Xiongchang123 closed 3 weeks ago

Xiongchang123 commented 1 year ago

How long it takes to train shadow models is normal?

changhongyan123 commented 1 year ago

Hi @Xiongchang123, This depends on the training dataset's size, model structure, number of epochs you define, the device you are using, etc.