Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ebagdasa authored Nov 27, 2020
1 parent 36c9b1d commit 3f068b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
**11/20/2020: We are developing a new framework for backdoors with FL: [Backdoors101](https://github.com/ebagdasa/backdoors101).**
It extends to many new attacks (clean-label, physical backdoors, etc) and has improved user experience. Check it out!

# backdoor_federated_learning
This code includes experiments for paper "How to Backdoor Federated Learning" (https://arxiv.org/abs/1807.00459)


All experiments are done using Python 3.7 and PyTorch 1.0.

```mkdir saved_models```
Expand Down

0 comments on commit 3f068b8

Please sign in to comment.