This package is a collection of utilities that may be useful, but do not have fundamental roles in the invrs-io ecosystem. These currently include,
experiment.checkpoint: Defines a simple checkpoint manager with an orbax-like API.experiment.sweep: Functions to construct experiments involving hyperparameter sweeps.experiment.data: Functions to load and summarize data from experiments.experiment.work_unit: Provides a function to run a single work unit in an experiment.
pip install invrs-utils