1 configs

configs

Configuration management for aria_nbv.

This module provides centralized configuration classes for managing paths, datasets, and other project-wide settings.

1.1 Classes

Name Description
OptunaConfig Configure an Optuna study used by aria_nbv.lightning.AriaNBVExperimentConfig.
PathConfig Centralise all filesystem locations for the aria_nbv project.
WandbConfig Wrapper around Lightning’s WandbLogger.