A scalable, portable, and lightweight Federated Learning framework.
- Free software: MIT license
- Documentation: https://generic-and-open-learning-federator.readthedocs.io.
- GOLF provides a lightweight solution to support the implementation of FL.
- GOLF modularizes system functions to achieve loose coupling during system development and deployment, which makes the framework more generic and scalable.
- GOLF uses container technology to ensure that the system is weakly dependent on the compilation environment to achieve portability.
- GOLF is compatible with multiple devices (e.g., Android, embedded computers, edge devices, etc.).
- 🌟 June 07, 2024 - Introducing Cedar:
Cedar is a secure, cost-efficient, and domain-adaptive framework for federated meta-learning. Key features include:
- 💡 Federated Meta-Learning: Enable a safeguarded knowledge transfer with high model generalizability and adaptability.
- 📨 Cost-Efficient: Implement a layer-wise model uploading mechanism to reduce communication cost.
- 🔒 Robust Security: Defend against malicious attacks like data inversion and model poisoning.
- 🔧 High Performance: Support high-performance personalization and customization of globally shareable meta-models.
To install GOLF, simply use pip:
pip install golf_federated
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
We welcome contributions! Here are some ways you can help:
- Report bugs and request features on GitHub Issues: https://github.com/IntelligentSystemsLab/generic_and_open_learning_federator/issues
- Submit pull requests to improve the codebase.
For any questions or issues, please contact the development team at [email protected].
We have published several papers related to this project: