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

Adds likelihood computation #122

Merged
merged 44 commits into from
Dec 16, 2022
Merged

Adds likelihood computation #122

merged 44 commits into from
Dec 16, 2022

Conversation

marksgraham
Copy link
Collaborator

Addresses #118

@marksgraham marksgraham changed the title Adds likelihood computation [WIP] Adds likelihood computation Dec 2, 2022
@marksgraham
Copy link
Collaborator Author

Nearly there.. turns out the problem is neglection of the decoder term in the NLL. Will implement on monday!

@marksgraham marksgraham changed the base branch from main to 25-create-vq-vae-tutorial-using-3d-data December 13, 2022 18:36
@marksgraham marksgraham changed the base branch from 25-create-vq-vae-tutorial-using-3d-data to main December 13, 2022 18:37
@marksgraham marksgraham changed the title [WIP] Adds likelihood computation Adds likelihood computation Dec 13, 2022
@marksgraham marksgraham marked this pull request as ready for review December 13, 2022 18:37
@Warvito Warvito self-requested a review December 13, 2022 18:49
Copy link
Collaborator

@Warvito Warvito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the implementation, @marksgraham ! I think it is working very well! I just left a few comments, but no changes in the logic of the code.

generative/inferers/inferer.py Outdated Show resolved Hide resolved
generative/inferers/inferer.py Show resolved Hide resolved
generative/inferers/inferer.py Outdated Show resolved Hide resolved
generative/inferers/inferer.py Outdated Show resolved Hide resolved
@Warvito Warvito merged commit 9892933 into main Dec 16, 2022
@Warvito Warvito deleted the 118-add-likelihood-computation branch January 14, 2023 14:40
@Warvito Warvito restored the 118-add-likelihood-computation branch January 14, 2023 14:40
@Warvito Warvito deleted the 118-add-likelihood-computation branch January 14, 2023 22:00
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.

None yet

2 participants