Plato
Composable Trainer API
Initializing search
    TL-System/plato
    TL-System/plato
    • Home
    • Installation
    • Quick Start
      • Getting Started
        • Server Aggregation Algorithms
        • Secure Aggregation with Homomorphic Encryption
        • Asynchronous Federated Learning
        • Federated Unlearning
        • Customized Client Training Loops
        • Client Selection Algorithms
        • Split Learning Algorithms
        • Personalized Federated Learning
        • Self-Supervised Personalized FL
        • Neural Architecture Search
        • Three-layer Federated Learning
        • Poisoning Detection
        • Model Pruning
        • Gradient Leakage Attacks and Defences
        • Federated LoRA Fine-Tuning
        • Composable Trainer API
      • Overview
      • General
      • Clients
      • Server
      • Data
      • Trainer
      • Algorithm
      • Results
      • Parameters
      • Clients
      • Servers
      • Trainers
    • Developer's Guide
    • Deployment Guide
    • Digital Research Alliance of Canada
    • Miscellaneous Notes

    Composable Trainer API

    A simple example located at examples/composable_trainer has been provided to demonstrate the composable trainer API design with strategy composition.

    Previous
    Federated LoRA Fine-Tuning
    Next
    Overview
    Made with Material for MkDocs