issues
search
Xiao-Chenguang
/
FedMind
Federated Learning framework for researcher on top of PyTorch.
https://github.com/Xiao-Chenguang/FedMind
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update the doc strings
#71
Xiao-Chenguang
closed
14 hours ago
0
Exception handling in subprocess
#70
Xiao-Chenguang
opened
16 hours ago
1
Remove extra LR in default config
#69
Xiao-Chenguang
closed
3 days ago
0
New FL develop schema in easy 3 steps.
#68
Xiao-Chenguang
closed
1 week ago
0
Use inplace add to avoid broke the reference to model parameters
#67
Xiao-Chenguang
closed
1 week ago
0
Use fix and dynamic args group for the local training process
#66
Xiao-Chenguang
closed
1 week ago
0
Add inplace copy to StateDict and remove unused variables.
#65
Xiao-Chenguang
closed
1 week ago
0
Support StateDict inplace operations
#64
Xiao-Chenguang
closed
1 week ago
0
Extra LR in config
#63
Xiao-Chenguang
closed
3 days ago
0
Notice of CUDA multiprocessing problem on Windows
#62
Xiao-Chenguang
closed
1 week ago
0
CUDA multiprocess in windows system results in all zero model parameter
#61
Xiao-Chenguang
opened
1 week ago
4
_create_worker_process Doc string doesn't match the parameters
#60
Xiao-Chenguang
closed
14 hours ago
0
Use config instead of args
#59
Xiao-Chenguang
closed
1 week ago
0
Add wandb into third party package explicitly to avoid wrong sort when import
#58
Xiao-Chenguang
closed
1 week ago
0
Config torch for all platform except macos
#57
Xiao-Chenguang
closed
1 week ago
0
Add acknowledgement to the easydict project.
#56
Xiao-Chenguang
closed
1 week ago
0
Add download count badge
#55
Xiao-Chenguang
closed
2 weeks ago
0
Speedup StateDict operations
#54
Xiao-Chenguang
opened
3 weeks ago
0
Pytorch with cuda on windows
#53
Xiao-Chenguang
closed
1 week ago
2
Include a NLP demo
#52
Xiao-Chenguang
opened
3 weeks ago
0
Fix wong args TEST_PROCESS to TEST_SUBPROCESS
#51
Xiao-Chenguang
closed
3 weeks ago
0
set cudnn to deterministic when use seed in Tiny ImageNet demo
#50
Xiao-Chenguang
closed
4 weeks ago
0
Add Tiny Imagenet demo
#49
Xiao-Chenguang
closed
4 weeks ago
0
set start method only necessary
#48
Xiao-Chenguang
closed
4 weeks ago
0
use test subprocess
#47
Xiao-Chenguang
closed
4 weeks ago
0
support cudnn reproductivity
#46
Xiao-Chenguang
closed
4 weeks ago
1
Reproductivity problem with cuda
#45
Xiao-Chenguang
closed
4 weeks ago
1
test MFL with CUDA?
#44
Xiao-Chenguang
closed
1 month ago
1
Add MFL algorithm and dome script
#43
Xiao-Chenguang
closed
1 month ago
0
allow more args for client training
#42
Xiao-Chenguang
closed
1 month ago
0
add dampening config to SGD
#41
Xiao-Chenguang
closed
1 month ago
0
When overwrite the _train_client, add parameter is not allowed
#40
Xiao-Chenguang
closed
1 month ago
0
Support SGD with dampening
#39
Xiao-Chenguang
closed
1 month ago
0
rename double underscore to single for inherient and overwrite
#38
Xiao-Chenguang
closed
1 month ago
0
method starts with double underscore not found error when inherient from FedAlg
#37
Xiao-Chenguang
closed
1 month ago
1
support MFL algorithm
#36
Xiao-Chenguang
closed
1 month ago
2
default seed to -1
#35
Xiao-Chenguang
closed
1 month ago
0
add release link
#34
Xiao-Chenguang
closed
1 month ago
0
Fix wrong badge
#33
Xiao-Chenguang
closed
1 month ago
0
update feature list
#32
Xiao-Chenguang
closed
1 month ago
0
Readme badges
#31
Xiao-Chenguang
closed
1 month ago
0
Random seed
#30
Xiao-Chenguang
closed
1 month ago
0
deep copy the model passed to subprocess
#29
Xiao-Chenguang
closed
1 month ago
0
multiprocess model passed as reference to subprocess
#28
Xiao-Chenguang
closed
1 month ago
0
Fix wrong cid in mp training
#27
Xiao-Chenguang
closed
1 month ago
0
Wrong client id in multiprocess train
#26
Xiao-Chenguang
closed
1 month ago
0
rename internal attributes and funcs with underscore
#25
Xiao-Chenguang
closed
1 month ago
0
Support random seed for repreduction?
#24
Xiao-Chenguang
closed
1 month ago
1
enable test loop in subprocess
#23
Xiao-Chenguang
closed
1 month ago
0
proper name the attributes
#22
Xiao-Chenguang
closed
1 month ago
0
Next