Skip to content

afnio.utils

Utility subpackage for afnio.

This module provides shared utilities used across the framework, including helpers for agent construction, data loading, and dataset abstractions.

Submodules:

  • agents: Predefined agent architectures.
  • data: Data loading and batching utilities.
  • datasets: Predefined dataset classes.