Skip to content

Commit

Permalink
Update blackbox likelihood example (pymc-devs#631)
Browse files Browse the repository at this point in the history
* 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 review
  • Loading branch information
ricardoV94 authored Apr 18, 2024
1 parent 4bb24db commit 0c40b49
Show file tree
Hide file tree
Showing 2 changed files with 1,373 additions and 670 deletions.
Loading

0 comments on commit 0c40b49

Please sign in to comment.