GithubHelp home page GithubHelp logo

tinyfl's Introduction

Hi there ๐Ÿ‘‹

GitHub Metrics ๐Ÿฆ‘ ๐Ÿฆ‘ ๐Ÿฆ‘ ๐Ÿฆ‘

tinyfl's People

Contributors

ceres445 avatar eigengravy avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tinyfl's Issues

More aggregator config options

Move hard coded aggregator parameters to its config file

  • timeout : wait time for consensus
  • consensus : number of participants to reach consensus
  • epochs: number of training epochs in each round
  • aggregation algorithm : currently only fedavg is implemented. more coming soontm

Model parameter in config file

Add ability to run different models easily by defining them in the config file. Consider multiple approaches from having hard coded models, to dynamically loading model from python file or some other format.

Deregister

De-register party from aggregator and graceful shutdown.

  • Implement De-register message dataclass.
  • Send de-register request to aggregator when a party is shutting down.
  • Handle de-register message on the aggregator to remove party from client set.

Dashboard

Dashboard for aggregator

  • View current state (parties, iteration / round)
  • Grafana plots for sys info (mem, cpu, network, io)

Documentation

Add documentation in python docstrings format and type annotation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.