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.
-
Assess Model Performance
Monitor and analyze model performance during algorithm execution with profiling tools.
-
Select Logger
Configure experiment tracking with TensorBoard, Wandb, MLFlow, CSV, or SwanLab.
Prerequisites¶
Before diving into these examples, make sure you:
- Completed the Basic Examples
- Understand the Structured Configs
- Have run at least one fusion experiment with the CLI