Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ahellander authored Mar 18, 2024
1 parent 2001973 commit efeb82a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,18 @@ Core Features
- **ML-framework agnostic**. FEDn is compatible with all major ML frameworks. Examples for Keras, PyTorch and scikit-learn are
available out-of-the-box.

**From development to real-world FL**

Users can develop a FL use-case in a local development environment, and then deploy it to FEDn Studio:
From development to real-world FL:

- Develop a FEDn project in a local development environment, and then deploy it to FEDn Studio
- The FEDn server-side as a managed, production-grade service on Kubernetes.
- Token-based authentication for FL clients
- Role-based access control (RBAC)
- Dashboard for orchestrating runs, visualizing and downloading results
- Admin dashboard for managing and scaling the FEDn network
- Collaborate with other data-scientists in a shared workspace.



Getting started with the SDK
===============

Expand Down

0 comments on commit efeb82a

Please sign in to comment.