SMILELab-FL/FedLab
A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.
Jupyter NotebookApache-2.0
Issues
- 1
数据划分FEMNSIT
#357 opened by zipckkk - 3
[Feature Proposal] Distributed Training for FL
#330 opened by slyviacassell - 0
- 4
Got error i am running examples/scale-mnist-board,examples/hierarchical-hybrid-mnist,/examples/standalone-mnist-board
#355 opened by ibad321 - 20
- 1
Standalone.py Cuda Error
#352 opened by sltTn - 8
- 2
No module named 'fedlab.core.client.scale'
#351 opened by xierui78 - 1
Importing basic_client results in a NameError
#348 opened by techwizrd - 2
Seaborn dependency not specified
#347 opened by techwizrd - 0
- 2
- 3
tutorial for training sent140
#341 opened by Young1403 - 4
[Feature Proposal] (New data partition strategy) Extended Dirichlet strategy
#337 opened by liyipeng00 - 6
libc++abi: terminating due to uncaught exception of type gloo::EnforceNotMet: op.nread == op.preamble.nbytes.
#340 opened by takumiSudo - 1
PartitionedMNIST 数据划分没有 balance 选项
#335 opened by hua-zi - 3
standalone文件的evaluate有缺失
#331 opened by Zzy9797 - 8
- 10
平衡迪利克雷分布的数据划分结果相差不大
#326 opened by liyown - 1
PowerOfChoice算法CNN模型在CIFAR10上的实验
#323 opened by LinkWithMe - 3
某些算法的参数描述没有给出
#318 opened by hua-zi - 2
Compression tutorial only samples one client despite regardless of sampling_ratio and total_client
#320 opened by techwizrd - 1
most likely due to a circular import
#314 opened by sghzi - 1
No cross-process scenario tutorial.
#316 opened by hacker-jerry - 6
- 3
- 4
关于使用sent140数据集生成的pkl文件过大问题
#313 opened by 1181796087 - 1
run unit_test.py error: list index out of range
#312 opened by shuaocilang - 7
A few modifications cause `standalone.py` to fail.
#303 opened by liyipeng00 - 4
Weighted average is not used in FedAvg
#305 opened by liyipeng00 - 10
- 2
Not common usage of `AverageMeter`
#304 opened by liyipeng00 - 4
The example of SGDClientTrainer
#301 opened by ElegantLin - 2
Error in Example asynchronous-cross-process-mnist
#299 opened by pratik98 - 6
关于standalone单机进程部署方案进行代码测试遇到的问题 issues about using standalone deployment scenario to testing code
#298 opened by JLUssh - 6
分布式通信部署时,卡在network.init_network_connection()函数
#296 opened by LinkWithMe - 0
关于standalone单机进程部署方案进行代码测试遇到的问题 issues about using standalone deployment scenario to testing code
#297 opened by JLUssh - 4
Explanation of the partition function for client_inner_dirichlet_partition function
#291 opened by kaurish - 7
Question on the distribution of test dataset
#293 opened by KyonQi - 2
- 3
如何在synthetic数据集上使用FedLab
#283 opened by ahlane - 2
如何通过划分得到与划分前相同数据结构的数据?
#284 opened by Sugariscool - 5
怎样正确使用CIFAR10的数据集加载模块?
#282 opened by Qinzheng7575 - 5
苹果M1芯片运行出错
#233 opened by eccstartup - 1
Implementation bug of fedprox
#280 opened by KPollux - 12
Cant run the quickstart demo of standalone.py
#266 opened by Refrain-123 - 8
- 11
- 3
VisionPartitioner such as CIFAR10Partitioner and MNISTPartitioner gets stuck when partitioning non-iid data with dir_alpha si small(for eg 0.1 or 0.3)
#232 opened by williamium3000 - 5
fedlab.utils.dataset.partition.CIFAR10Partitioner tool running take extrem long time
#230 opened by LeonMac