Skip to content

david188888/Federated-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Federated-pytorch

  • Introduction

    I used the Flower framework to implement the process of

    aggregating their parameters on different clients to realize federated learning.

  • How to start

  1. Download the dataset correctly
  2. Run the server
    python server.py

  3. Run the client
    python client.py
  • Reference

This project was inspired by and guided in part by the following video resource:

I have adopted some of the ideas and technical implementations presented in this video. Special thanks to Flower for sharing valuable insights and knowledge that contributed significantly to the development of this project

About

Using federated frame to achieve pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages