Skip to content

Intermediate Examples

These examples build upon the basics and show how to extend FusionBench for more advanced use cases.

  • Customize Algorithm


    Learn how to implement your own fusion algorithm in FusionBench.

    Read More

  • Assess Model Performance


    Monitor and analyze model performance during algorithm execution with profiling tools.

    Read More

  • Select Logger


    Configure experiment tracking with TensorBoard, Wandb, MLFlow, CSV, or SwanLab.

    Read More

Prerequisites

Before diving into these examples, make sure you:

  1. Completed the Basic Examples
  2. Understand the Structured Configs
  3. Have run at least one fusion experiment with the CLI