FL/example/realworld_case
wx f322af6014 11111111 2025-02-14 15:31:09 +08:00
..
client_0 11111111 2025-02-14 15:31:09 +08:00
client_1 11111111 2025-02-14 15:31:09 +08:00
synthetic_regression 11111111 2025-02-14 15:31:09 +08:00
README.md 11111111 2025-02-14 15:31:09 +08:00
client_process.py 11111111 2025-02-14 15:31:09 +08:00
server_process.py 11111111 2025-02-14 15:31:09 +08:00
synthetic_dataset.py 11111111 2025-02-14 15:31:09 +08:00

README.md

1. Run the server process

Run server_process.py

python server_process.py

2. Run the client process

cd client_0
python client_process.py

cd ..
cd client_1
python client_process.py