Language

Package: python-paramz @ 0.9.5

Synopsis

The Parameterization Framework

Description

paramz is a lightweight parameterization framework for parameterized model creation and handling. Its features include:

  • Easy model creation with parameters.

  • Fast optimized access of parameters for optimization routines.

  • Memory efficient storage of parameters (only one copy in memory).

  • Renaming of parameters.

  • Intuitive printing of models and parameters.

  • Gradient saving directly inside parameters.

  • Gradient checking of parameters.

  • Optimization of parameters.

  • Jupyter notebook integration.

  • Efficient storage of models, for reloading.

  • Efficient caching.

Home page
https://github.com/sods/paramz
Location
gnu/packages/python-science.scm (line: 1353, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings