APPFL
stable
Getting Started
Installation
Tutorials
Users Guide
How to run PPFL
User-defined model
User-defined dataset
How to set configuration
Loading and saving models
Logging and recording FL results
Developers Guide
How to contribute
How to add new algorithms
How to test code
Documentation
Release Guide
APPFL
Index
Edit on GitHub
Index
_
|
A
|
B
|
D
|
G
|
L
|
M
|
R
|
U
_
__getitem__() (appfl.misc.data.Dataset method)
__len__() (appfl.misc.data.Dataset method)
A
appfl
module
B
BaseClient (class in appfl.algorithm)
BaseServer (class in appfl.algorithm)
D
Dataset (class in appfl.misc.data)
G
get_model() (appfl.algorithm.BaseClient method)
(appfl.algorithm.BaseServer method)
L
laplace_mechanism_output_perturb() (appfl.algorithm.BaseClient method)
M
module
appfl
R
run_client() (in module appfl.run_mpi)
run_serial() (in module appfl.run_serial)
run_server() (in module appfl.run_mpi)
U
update() (appfl.algorithm.BaseClient method)