Commit 0c40b49
authored
Update blackbox likelihood example (#631)
* Update blackbox likelihood example
- Make Op more generic (accepts distinct inputs, returns vectorized loglikelihood), for better transfer learning
- Build Ops more iteratively, and show useful debugging strategies
- Use CustomDist instead of Potential (added a short section at the end showing Potential)
- Actually make use of finite differences as mentioned in the text
- Remove mention of old Cython example and reference new JAX example
- Fix some cross-references (unclear success)
* Address comments from review1 parent 4bb24db commit 0c40b49
File tree
2 files changed
+1373
-670
lines changed- examples/howto
2 files changed
+1373
-670
lines changed
0 commit comments