Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move predict from Turing #716

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Move predict from Turing #716

wants to merge 3 commits into from

Conversation

sunxd3
Copy link
Member

@sunxd3 sunxd3 commented Nov 12, 2024

(detailed descriptions to come)

This PR aims to move predict function from Turing to here, the idea is try not to modify too much and make it work, then improve the code in DynamicPPL.

This is still pretty rough, I expect some tests to fail, but some tests should run now.

@sunxd3 sunxd3 marked this pull request as draft November 13, 2024 08:52
sunxd3 and others added 2 commits November 13, 2024 09:21
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@sunxd3
Copy link
Member Author

sunxd3 commented Nov 14, 2024

Some tests still fail: the mean of the predictions looks correct, but it seems the variance is high. Not certain where goes wrong, so need further investigation.

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