Skip to content

Device-to-Device (D2D) and assocaited Federated Learning simulation in Python using Pytorch for Learning operations. Implemented simultaneous operation of multiple FL modes.

License

Notifications You must be signed in to change notification settings

ahnaflodhi/FLAGS-FL

Repository files navigation

##FLAGS-FL Multi Federated Learning solution in Python using Pytorch for learning operations Usage:

Visit the get_args.py file to go over the complete details of the arguments Sample execution: python Main_Fed.py -e 2 -r 50 -n 50 -c 8 -ser 3 -a 1 -d fashion -model shallow

The 'modes_list' variable lists the current FL algorithms being simulated. In order to add more, each algorithm needs to have its corresponding 'flag-set' to define the interaction.

About

Device-to-Device (D2D) and assocaited Federated Learning simulation in Python using Pytorch for Learning operations. Implemented simultaneous operation of multiple FL modes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages