Skip to content

Commit

Permalink
readme now includes link to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankJonasmoelle committed Aug 14, 2024
1 parent efcea62 commit bda6a8e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,19 @@ More details about the architecture, deployment, and how to develop your own app

- `Documentation <https://fedn.readthedocs.io>`__

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 <https://github.com/scaleoutsystems/fedn/tree/master/examples/mnist-pytorch>`__
- `FEDn + Tensforflow/Keras <https://github.com/scaleoutsystems/fedn/tree/master/examples/mnist-keras>`__
- `FEDn + MONAI <https://github.com/scaleoutsystems/fedn/tree/master/examples/monai-2D-mednist>`__
- `FEDn + Hugging Face <https://github.com/scaleoutsystems/fedn/tree/master/examples/huggingface>`__
- `FEDn + Flower <https://github.com/scaleoutsystems/fedn/tree/master/examples/flower-client>`__
- `FEDN + Self-supervised learning <https://github.com/scaleoutsystems/fedn/tree/master/examples/FedSimSiam>`__

FEDn Studio Deployment options
==============================
Expand Down

0 comments on commit bda6a8e

Please sign in to comment.