Elliot438b - Overview
Navigation Menu
💭
I may be slow to respond.
🤷♂️ Self-Certified philosopher.
- 3531 Ste. Catherine Ouest
- 09:32 (UTC -11:00)
Pinned Loading
-
FedAvg (Federated Averaging) is a federated learning algorithm that trains a global model by averaging the parameters of local models updated on decentralized devices using their own data.
Python
-
A simple deep learning implementation using PyTorch
Python 1