-
### List of requested idds
```markdown
'CMIP6.HighResMIP.AWI.AWI-CM-1-1-HR.hist-1950.r1i1p1f2.SImon.sivol.gn.v20170825',
'CMIP6.HighResMIP.AWI.AWI-CM-1-1-LR.hist-1950.r1i1p1f2.SImon.sivol.gn.v20170…
-
### Description
For univariate IID, adding a transform=`ordered` is equivalent to sorting the raw draws (forward pass). The logp is proportional to the density of the original draws + ordered trans…
-
我在运行时出现了问题:RuntimeError: a view of a leaf Variable that requires grad is being used in an in-place operation.,进行修改后,没轮的test performance不会发生改变,同时无法复现您在论文中写到的Non-iid两种情形下的实验效果,您可以提供一下具体的数据库m吗?
-
### Device Infomation JSON File
_No response_
### Detail Informations
Hi,
There is a lot of small RF + IR bridge, used with Smart Life Wifi on chinese sites (Al*Express for example), very useful t…
-
使用这套代码在cifar10上进行训练,参数是20个client,local epoch为5,local batch size为128,lr为0.01, frac为1.0,优化器为sgd,同等参数下fedavg得到的模型的test acc在每次global epoch结束后都有明显提升,可是scaffold没有,想请教一下作者
-
the shape of pred_probs is (351133, 1522), the shape of embedding is (351133, 45812)
the code snippet is below:
`lab = Datalab(data_for_train, label_name="vps")`
`lab.find_issues(pred_probs=pred_…
-
Hi I tried to run "python src/federated_main.py --model=cnn --dataset=cifar --gpu=0 --iid=1 --epochs=10"
but is not working. (in any option w federate_main.py including dataset, model, so)
I found…
-
### Conflicts of interest
- [X] I declare that I have no known conflicts of interest with the authors.
### Reviewed version
fef096a
### Review
### Review
This is a fantastic paper demonstratin…
-
Right now each event has to be explicitly added to the event specification (e.g. via for loop). It would be helpful to have high-level generators such that you'd only have to specify something along t…
-
Hi, Just try to reproduct experment now.
I Open **config.yml**, set resume mode in it like` resume_mode: '0_CIFAR10_label_resnet18_1_10_0.1_non-iid-2_dynamic_a1-b1-c1_gn_0_0_checkpoint.pt'` (the …