ShenglongZhou / FedADMM
This Matlab package solves federated learning problems via inexact ADMM
☆25Updated 2 months ago
Alternatives and similar repositories for FedADMM:
Users that are interested in FedADMM are comparing it to the libraries listed below
- This Matlab package solves federated learning problems via gradient descent and inexact ADMM☆11Updated 2 months ago
- Code for paper "Byzantine-Resilient Decentralized Stochastic Optimization with Robust Aggregation Rules"☆18Updated 10 months ago
- FedNew: A Communication-Efficient and Privacy-Preserving Newton-Type Method for Federated Learning☆17Updated 2 years ago
- Federated Primal-Dual Algorithm☆14Updated 4 years ago
- Federated principal component analysis (FPCA) is my master thesis, which aims to adapt PCA in a federated learning setting. The technique…☆11Updated 11 months ago
- The open-souce code of FedFA: Federated Learning with Feature Anchors to Align Features and Classifiers for Heterogeneous Data, accepted …