Module: tff.simulation.baselines  |  TensorFlow Federated (original) (raw)

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.