DeaglanBartlett / ESR

21 stars 6 forks source link

Use autodiff to compute Fisher #18

Open DeaglanBartlett opened 11 months ago

DeaglanBartlett commented 11 months ago

The computation of the Fisher term for MDL currently relies on finite differences. It would be preferable to convert sympy expressions to jax so that we can use autodiff instead, removing the need to check step-sizes