WJW
WJW
### ValueError? hi,when I tried your first tutorial "An Introduction to Federated Learning" in colab, an error showed up at "### Starting the training" here is the screenshot https://ppt.cc/fRA3Bx what...
Hello,when I ran `docker pull docker.pkg.github.com/mloptpsu/fedtorch/fedtorch:cuda10.2-mpi` in my docker,there's a problem  do you have any ideas to solve it? Thanks.
您好,關於第十五章模型壓縮的部分內文有提到"一方面随着传输数据量的减少,能够有效降低网络传输的带宽消耗;另一方面,可以防止模型参数被窃取"......以及 "有效提升了系统的安全性" 請問是否有驗證這些說明的方法? 因為似乎只有看到壓縮一部分資料所得到的準確率,而沒有證明此方法確實可以保護隱私,等等的
Hi, could I run this code only in anaconda without docker?
Hello,when I tried to run this code and typed `pip3 install -r requirements.txt ` in my anaconda, an error showed up like this  how do I solve it ?...
hello,when I tried` pip install -r requirements.txt` there is an error showed up         is there any ways to solve it ?
HI,when I finished build the environment and tried to run `python main.py --params configs/mnist_params.yaml`, there is a problem showed  and I can't do anything furthermore, do you have any...
### Description when I ran `pip install recommenders[examples]` , it shows  on the bottom. when I emitted and ran the next command `python -m ipykernel install --user --name --display-name...
#### Description When I tried to start and typed `python setup.py install` It shows: #### Actual Results    Does anyone encountered it before or could give me some...
- python version 3.11.0 - tensorflow 2.12.0 Hello,when I tried to install tensorflow_federated by typing `pip install tensorflow_federated` it shows up ``` . . . Collecting absl-py~=0.9.0 (from tensorflow_federated) Using...