API Reference#
This section provides detailed API documentation for Mammoth Lite’s core components.
Overview#
The Mammoth Lite API is organized into several key modules:
utils: Core utilities and main entry points
models: Continual learning strategies and algorithms
datasets: Dataset loaders and continual learning benchmarks
backbones: Neural network architectures
args: Configuration and argument handling
Quick Reference#
For detailed documentation of each module, see the individual pages linked below.
Module Details#
For detailed documentation of each module, see the individual pages in this section.