Skip to content

Likelihood refactor - #131

Merged
hmd101 merged 3 commits into
flatironinstitute:mainfrom
hmd101:likelihood-api
Mar 31, 2026
Merged

Likelihood refactor#131
hmd101 merged 3 commits into
flatironinstitute:mainfrom
hmd101:likelihood-api

Conversation

@hmd101

@hmd101 hmd101 commented Mar 31, 2026

Copy link
Copy Markdown
Collaborator
  • subclasses now only need to implement predict, because log_likelihood vmaps over predict
  • added a simulate method that creates synthetic data based on a task likelihood

@hmd101
hmd101 merged commit 4ab4f6c into flatironinstitute:main Mar 31, 2026
9 checks passed
hmd101 added a commit that referenced this pull request Jun 1, 2026
### Likelihood refactor:

- subclasses of likelihood now only need to implement predict, because log_likelihood vmaps over predict
- added a simulate method that creates synthetic data based on a task likelihood
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant