Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Commit

Permalink
delete FedProx fully
Browse files Browse the repository at this point in the history
* delete clientprox.py

* Delete the server code for FedProx

Signed-off-by: Mushfiqur Rahman Abir <28858998+Abir-Tx@users.noreply.github.com>

* Remove the import as it will throw error

---------

Signed-off-by: Mushfiqur Rahman Abir <28858998+Abir-Tx@users.noreply.github.com>
Co-authored-by: Mushfiqur Rahman Abir <28858998+Abir-Tx@users.noreply.github.com>
  • Loading branch information
karit7 and Abir-Tx committed May 3, 2023
1 parent 89581a0 commit 7005d0a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 146 deletions.
94 changes: 0 additions & 94 deletions fashionMnist/system/flcore/clients/clientprox.py

This file was deleted.

51 changes: 0 additions & 51 deletions fashionMnist/system/flcore/servers/serverprox.py

This file was deleted.

1 change: 0 additions & 1 deletion fashionMnist/system/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
import datetime

from flcore.servers.serveravg import FedAvg
from flcore.servers.serverprox import FedProx
from flcore.servers.serverbabu import FedBABU
from flcore.servers.serverapple import APPLE
from flcore.servers.serverproto import FedProto
Expand Down

0 comments on commit 7005d0a

Please sign in to comment.