Skip to content

ahellander/fedml

Repository files navigation

fedml

Python library experimentation with federated learning

Add MNIST training data

You need to add MNIST taining and test data in csv format in the folder 'classification_datasets'. The files need to be named 'mnist_train.csv' and 'mnist_test.csv' respectively.

Getting started

The notebook 'FedML-experiments' serves as the starting point.

About

Python library for rapid experimentation with federated learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published