ProsperousYe / FedUCB

A naive framework of federated learning implemented by python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Naive framework for federated learning

Test

  1. Check the ./Server/config.py and ./Client/config.py files to set the parameters
  2. using following commands to run the test:
    python client_test.py to test client
    python server_test.py to test server

About

A naive framework of federated learning implemented by python


Languages

Language:Python 100.0%