Skip to content

mahemon/Federated-learning-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Federated-learning-resources

PySyft

Syft is an open-source framework developed by OpenMined that provides tools for privacy-preserving machine learning. It is designed to facilitate Federated Learning (FL), where data remains on the client devices and only the model updates are shared with the central server. Syft allows you to implement various privacy-preserving techniques such as differential privacy, secure multi-party computation (SMPC), and homomorphic encryption.
https://github.com/OpenMined/PySyft?tab=readme-ov-file
https://blog.openmined.org/tag/pysyft/
https://openmined.github.io/PySyft/

Flower

A unified approach to federated learning, analytics, and evaluation. Federate any workload, any ML framework, and any programming language.
https://flower.ai/
https://flower.ai/docs/framework/tutorial-series-get-started-with-flower-pytorch.html

FedML

https://fedml.ai/

Awesome-Federated-Learning

https://github.com/innovation-cat/Awesome-Federated-Machine-Learning
https://github.com/chaoyanghe/Awesome-Federated-Learning?tab=readme-ov-file

NVIDIA FLARE

NVIDIA FLARE™ (NVIDIA Federated Learning Application Runtime Environment) is a domain-agnostic, open-source, and extensible SDK for Federated Learning. It allows researchers and data scientists to adapt existing ML/DL workflow to a federated paradigm. It enables platform developers to build a secure, privacy-preserving offering for a distributed multi-party collaboration.
https://developer.nvidia.com/flare
https://github.com/NVIDIA/NVFlare
https://www.apheris.com/resources/blog/top-7-open-source-frameworks-for-federated-learning

Federated Learning Portal

https://federated-learning.org/

NeurIPS-2023

https://federated-learning.org/fl@fm-neurips-2023/

LoRA Blog Post

https://medium.com/@lmpo/lora-a-groundbreaking-fine-tuning-method-for-llms-d812fa07bb58

https://magazine.sebastianraschka.com/p/practical-tips-for-finetuning-llms

https://magazine.sebastianraschka.com/p/ahead-of-ai-9-llm-tuning-and-dataset

https://github.com/lishenghui/awesome-fm-fl

etc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published