AeMCMC is a Python library that automates the construction of samplers for Aesara graphs representing statistical models.
39
stars
11
forks
source link
`deterministic_vars` and `updates` should be optional to initialize `ModelInfo` #40
Closed
rlouf closed 2 years ago
Indeed these are not needed for many models, for instance the following toy example: