Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ahellander authored Jul 23, 2024
1 parent fd65e36 commit 9e7f1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Our goal is to provide a federated learning framework that is both secure, scala

- **Secure by design.** FL clients do not need to open any ingress ports. Industry-standard communication protocols (gRPC) and token-based authentication and RBAC (Jason Web Tokens) provides flexible integration in a range of production environments.

- **ML-framework agnostic**. A black-box client-side architecture lets data scientists using their framework of choice.
- **ML-framework agnostic**. A black-box client-side architecture lets data scientists interface with their framework of choice.

- **Cloud native.** By following cloud native design principles, we ensure a wide range of deployment options including private cloud and on-premise infrastructure.

Expand Down

0 comments on commit 9e7f1a0

Please sign in to comment.