vivekkhimani / federated_learning_pysyftLinks
A simple federated learning implementation on MNIST dataset using PySyft. Main goal of the project was to get used to the PySyft federated learning functionality instead of using traditional PyTorch features.
☆13Updated last year
Alternatives and similar repositories for federated_learning_pysyft
Users that are interested in federated_learning_pysyft are comparing it to the libraries listed below
Sorting:
- Curated notebooks on how to train neural networks using differential privacy and federated learning.☆68Updated 4 years ago
- Implement FedAvg algorithm based on Tensorflow☆256Updated 4 years ago
- Implementation of dp-based federated learning framework using PyTorch☆307Updated 2 years ago
- 通过阅读Communication-Efficient Learning of Deep Networks from Decentralized Data与Robust and Communication-Efficient Federated Learning from …☆39Updated 3 years ago
- A federated learning demo for AlexNet on CIFAR-10 dataset, basing on Tensorflow.☆61Updated 4 years ago
- Democratize access to data, decentralize Artificial intelligence and enhance user privacy with Federated learning and Blockchain.☆190Updated 4 years ago
- Study of data imbalance and asynchronous aggregation algorithm on Federated Learning system (using PySyft)☆62Updated last year
- PyTorch implementation of Federated Learning algorithms FedSGD, FedAvg, FedAvgM, FedIR, FedVC, FedProx and standard SGD, applied to visua…☆77Updated 3 years ago
- This is a platform containing the datasets and federated learning algorithms in IoT environments.☆67Updated 9 months ago
- On the Convergence of FedAvg on Non-IID Data☆267Updated 2 years ago
- ☆54Updated 3 years ago
- FedTorch is a generic repository for benchmarking different federated and distributed learning algorithms using PyTorch Distributed API.