带Syft的联合推荐系统
git clone --recursive https://github.com/JCBrouwer/fedrecsys.git
cd fedrecsys
pip install -r requirements.txt
# run PyGrid federated MNIST training
cd PyGrid/apps/node/
./run.sh --id bob --port 5050 --start_local_db &
cd -
python host-pl