.. MEDfl-package-docs documentation master file, created by
   sphinx-quickstart on Wed Jan 10 21:46:56 2024.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to the MEDfl documentation!
==============================================
This Python package is an open-source tool designed for simulating federated learning and incorporating differential privacy. It empowers researchers and developers to effortlessly create, execute, and assess federated learning pipelines while seamlessly working with various tabular datasets.

.. image:: figures/Images/MEDfl_Diagramm.png

.. toctree::
   :maxdepth: 1
   :caption: Getting started

   Installation
   Documentation
   configuration_file
   

.. toctree::
   :maxdepth: 1
   :caption: Tutorials

   tutorials

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   modules

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
