From 264c6fec30dfdd6c58115de2e1b6767cdf16e34b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Frankem=C3=B6lle?= <48800769+FrankJonasmoelle@users.noreply.github.com> Date: Wed, 14 Aug 2024 11:56:25 +0200 Subject: [PATCH] Feature/SK-829 | Link to examples in readme (#671) --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.rst b/README.rst index c0fbc2836..1ed7a394f 100644 --- a/README.rst +++ b/README.rst @@ -77,6 +77,18 @@ More details about the architecture, deployment, and how to develop your own app - `Documentation `__ +FEDn Project Examples +===================== + +Our example projects demonstrate different use case scenarios of FEDn +and its integration with popular machine learning frameworks like PyTorch and TensorFlow. + +- `FEDn + PyTorch `__ +- `FEDn + Tensforflow/Keras `__ +- `FEDn + MONAI `__ +- `FEDn + Hugging Face `__ +- `FEDn + Flower `__ +- `FEDN + Self-supervised learning `__ FEDn Studio Deployment options ==============================