zhongjian-zhang / FederalLearningLinks
通过阅读Communication-Efficient Learning of Deep Networks from Decentralized Data与Robust and Communication-Efficient Federated Learning from Non-IID Data两篇论文,复现FedAvg与STC算法,完成LSTM模型+ Shakespeare数据集的字符预测任务
☆40Updated 3 years ago
Alternatives and similar repositories for FederalLearning
Users that are interested in FederalLearning are comparing it to the libraries listed below
Sorting:
- Implement FedAvg algorithm based on Tensorflow☆264Updated 5 years ago
- Source code for the paper "Asynchronous Federated Optimization"☆26Updated 3 years ago
- 完全去中心化联邦学习☆31Updated 2 years ago
- PyTorch Federated Learning (easy to use and extend)☆294Updated last year
- Three implementations of FedAvg: numpy, pytorch and tensorflow federated.☆45Updated 3 years ago