ebagdasa / backdoors101

Backdoors Framework for Deep Learning and Federated Learning. A light-weight tool to conduct your research on backdoors.
MIT License
335 stars 82 forks source link

Fixed save_model bug for saving best checkpoint #26

Closed phil0042 closed 1 year ago

phil0042 commented 1 year ago

Fixed comparison bug for saving best model checkpoint, renamed loss values

ebagdasa commented 1 year ago

amazing, thank you!