Core Concepts ============= This section describes the most important concepts in ParamRF, including the core classes, different approaches to defining models, the built-in optimization and inference API, and the JAX and Equinox backend. .. toctree:: :maxdepth: 2 main_classes model_building optimization_and_inference jax_overview