Skip to content

[config]

Tools to specify hyper-parameters of a Federated Learning process.

This submodule exposes dataclasses that group, document and facilitate parsing (from instances, config dicts and/or TOML files) elements that are required to specify a Federated Learning process from the server's side.

The main classes implemented here are:

The following dataclasses are articulated by FLRunConfig: