openfl icon indicating copy to clipboard operation
openfl copied to clipboard

Model DB

Open tonyreina opened this issue 4 years ago • 0 comments

As a user I would like to keep track of my Federated Learning experiments and plot statistics of the model performance. One implementation may be using a Model Database, such as ModelDB https://github.com/VertaAI/modeldb This could simply plugin to our current code via the Python API. There are some nice features such as model and data versioning (Git-like) and dashboards.

tonyreina avatar Feb 10 '21 21:02 tonyreina