privacytrustlab / ml_privacy_meter

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

Time #106

Open Xiongchang123 opened 1 year 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.