Module: tff.simulation.baselines
Stay organized with collections
Save and categorize content based on your preferences.
Libraries for constructing baseline learning tasks suitable for simulation.
Modules
cifar100
module: Libraries for constructing baseline tasks for the CIFAR-100 dataset.
emnist
module: Libraries for constructing baseline tasks for the EMNIST dataset.
landmark
module: Libraries for constructing baseline tasks for the GLDv2 dataset.
shakespeare
module: Libraries for constructing baseline tasks for the Shakespeare dataset.
stackoverflow
module: Libraries for constructing baseline tasks for the Stack Overflow dataset.
Classes
class BaselineTask
: Specification for a baseline learning simulation.
class BaselineTaskDatasets
: A convenience class for a task's data and preprocessing logic.
class ClientSpec
: Contains information for configuring clients within a training task.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-20 UTC.
[null,null,["Last updated 2024-09-20 UTC."],[],[],null,["# Module: tff.simulation.baselines\n\n\u003cbr /\u003e\n\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/federated/blob/v0.87.0 Version 2.0, January 2004 Licensed under the Apache License, Version 2.0 (the) |\n\nLibraries for constructing baseline learning tasks suitable for simulation.\n\nModules\n-------\n\n[`cifar100`](../../tff/simulation/baselines/cifar100) module: Libraries for constructing baseline tasks for the CIFAR-100 dataset.\n\n[`emnist`](../../tff/simulation/baselines/emnist) module: Libraries for constructing baseline tasks for the EMNIST dataset.\n\n[`landmark`](../../tff/simulation/baselines/landmark) module: Libraries for constructing baseline tasks for the GLDv2 dataset.\n\n[`shakespeare`](../../tff/simulation/baselines/shakespeare) module: Libraries for constructing baseline tasks for the Shakespeare dataset.\n\n[`stackoverflow`](../../tff/simulation/baselines/stackoverflow) module: Libraries for constructing baseline tasks for the Stack Overflow dataset.\n\nClasses\n-------\n\n[`class BaselineTask`](../../tff/simulation/baselines/BaselineTask): Specification for a baseline learning simulation.\n\n[`class BaselineTaskDatasets`](../../tff/simulation/baselines/BaselineTaskDatasets): A convenience class for a task's data and preprocessing logic.\n\n[`class ClientSpec`](../../tff/simulation/baselines/ClientSpec): Contains information for configuring clients within a training task."]]