Posts tagged PyTensor
Fitting a Reinforcement Learning Model to Behavioral Data with PyMC
Reinforcement Learning models are commonly used in behavioral research to model how animals and humans learn, in situtions where they get to make repeated choices that are followed by some form of feedback, such as a reward or a punishment.
How to debug a model
- 02 August 2022
- Category: beginner
There are various levels on which to debug a model. One of the simplest is to just print out the values that different variables are taking on.
How to wrap a JAX function for use in PyMC
top-level ‘substitutions’ key is deprecated, place under ‘myst’ key instead [myst.topmatter]