torchfl-org / torchflLinks
A Python library for rapid prototyping, experimenting, and logging of federated learning using state-of-the-art models and datasets. Built using PyTorch and PyTorch Lightning.
☆42Updated 10 months ago
Alternatives and similar repositories for torchfl
Users that are interested in torchfl are comparing it to the libraries listed below
Sorting:
- FedCV: An Industrial-grade Federated Learning Framework for Diverse Computer Vision Tasks☆66Updated last year
- Repo to reproduce results for Where to Begin? On the Impact of Pre-Training and Initialization in Federated Learning☆25Updated 2 years ago
- trying to obtain uncertainties from training accuracies using timm☆9Updated 3 years ago
- PyTorch reimplementation of computing Shapley values via Truncated Monte Carlo sampling from "What is your data worth? Equitable Valuatio…☆27Updated 3 years ago
- Advances in Neural Information Processing Systems (NeurIPS 2021)☆22Updated 2 years ago
- PyTorch code corresponding to my blog series on adversarial examples and (confidence-calibrated) adversarial training.