fluke
  • Tutorials
    • Run fluke Use fluke out of the box
    • Add an FL algorithm Create your own FL algorithm
    • Custom dataset in fluke Use a custom dataset in a FL experiment
    • Custom model in fluke Use a custom model in a FL experiment
    • Custom evaluation in fluke Define custom evaluation metrics
  • Help us
    • Report a bug Help us to improve fluke
    • Request a feature Tell us what you need
    • Contribute Join the development team
/

Getting started

  • Installation
  • First run
  • fluke CLI
  • Configuration
    • Experiment configuration
      • Data configuration
      • Log configuration
    • Algorithm configuration
  • Add an algorithm to fluke
    • Client class
    • Server class
    • CentralizedFL class
    • Memory management
  • Tutorials
    • First steps with fluke API
    • New federated algorithm with fluke
    • Using your own data with fluke
    • Using a custom model in fluke
    • Custom evaluation with fluke

API DOCUMENTATION

  • API overview
  • fluke
  • fluke.algorithms
    • APFL
    • CCVR
    • DITTO
    • DPFedAVG
    • FAT
    • FedALA
    • FedAMP
    • FedAVG
    • FedAVGM
    • FedAwS
    • FedBABU
    • FedBN
    • FedDyn
    • FedExP
    • FedHP
    • FedLC
    • FedLD
    • FedNH
    • FedNova
    • FedOpt
    • FedPer
    • FedProto
    • FedProx
    • FedRep
    • FedROD
    • FedRS
    • FedSAM
    • FedSGD
    • GEAR
    • Kafé
    • LG-FedAVG
    • MOON
    • Per-FedAVG
    • pFedMe
    • SCAFFOLD
    • SuPerFed
  • fluke.client
  • fluke.comm
  • fluke.config
  • fluke.data
    • fluke.data.datasets
  • fluke.evaluation
  • fluke.nets
  • fluke.server
  • fluke.utils
    • fluke.utils.log
    • fluke.utils.model

Contribute

  • Contributing to fluke
  • Contributor Covenant Code of Conduct
makgyver/fluke 0 0
Edit this page
  1. fluke /
  2. Tutorials

Tutorials¶

Contents:

  • First steps with fluke API
  • New federated algorithm with fluke
  • Using your own data with fluke
  • Using a custom model in fluke
  • Custom evaluation with fluke
Previous
Memory management
Next
First steps with fluke API

2024, Mirko Polato

Made with Sphinx and Shibuya theme.