Skip to content

helioncneto/FederatedLearningSimulator

Repository files navigation

Federated Learning Simulator

PyTorch implementation for federated learning simulation and evaluation. The simultor aims to evaluate federated learning proposals.

Prerequisites

To install all the prerequisites, you can use the following command:

pip install requirements.txt 

You also can install prerequisites via Anaconda

conda env create -f fl_simulator_env.yaml

The command for the global training:

python federated_train.py --config=configs/default_env.yaml

About

Federated learning Simulator for proposals evluations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages