Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 247 Bytes

File metadata and controls

4 lines (3 loc) · 247 Bytes

SimpleFedML

This is a naive and purely educational federated machine learning implementation using Tensorflow and naive model averaging.

The project contains a server and client implementation which communicate over HTTP using a flask server.