|
||
---|---|---|
.. | ||
client_0 | ||
client_1 | ||
synthetic_regression | ||
README.md | ||
client_process.py | ||
server_process.py | ||
synthetic_dataset.py |
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