Skip to content

Commit

Permalink
add plans for Federated Learning API
Browse files Browse the repository at this point in the history
Federated Learning API
  • Loading branch information
wonsuk73 authored Apr 18, 2024
1 parent 746b80b commit fd8a5e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ The rough roadmap for FL CG is as follows:
* Version 0.1 : [Requirements for Federated Learning API 0.1](https://w3c.github.io/federated-learning-cg/reports/index-0.1.html)
* Version 0.4 : [Requirements for Federated Learning API 0.4](https://w3c.github.io/federated-learning-cg/reports/index-0.4.html)
* Version 1.0 : [Final report - Requirements for Federated Learning API](https://w3c.github.io/federated-learning-cg/reports/index.html)

## Federated Learning API
* Version 0.1 : June 2024
* Version 0.2 : October 2024
* Version 0.3 : December 2024

## Current implementations for federated learning
* [TensorFlow Federated(TFF)](https://github.com/tensorflow/federated):
Expand Down

0 comments on commit fd8a5e7

Please sign in to comment.