utilsΒΆ

Utility classes and functions.

Modules

utils.constants

Constants to be used throughout the project.

utils.integration

Integrator objects provide numerical methods for approximating ODE solutions.

utils.io

File and user I/O.

utils.loggable

The Loggable module provides tools for configuring the logging of Sapicore models.

utils.plotting

Utility methods for generating diagnostic plots from loggable variables.

utils.seed

Random number generation and reproducibility.

utils.signals

Utility classes and functions for artificial signal generation.

utils.sweep

Sweep hyperparameter or argument search spaces.

utils.tensorboard

Writes scalar and image data to tensorboard.