This repository was archived by the owner on Feb 7, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 105
Adds likelihood computation #122
Merged
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
f675b39
Fixes return type in sample
marksgraham ec2f1c1
Adds method to compute posterior mean
marksgraham 8e68dd9
Initial code for computing likelihood
marksgraham b803356
Fixes bug in get_mean
marksgraham 60ad56c
Calculates mean/var from epsilon
marksgraham d19185a
Fixes bug in predicting input from noise
marksgraham b6b13ab
Adds decoder log-likelihood
marksgraham efc4020
Adds log-likelihood calculation for latent diffusion model
marksgraham 7422fbf
Fixes return type in sample
marksgraham 17b7974
Adds method to compute posterior mean
marksgraham 440b1db
Initial code for computing likelihood
marksgraham b0b07ec
Fixes bug in get_mean
marksgraham 86051de
Calculates mean/var from epsilon
marksgraham 0f499ec
Fixes bug in predicting input from noise
marksgraham 1369812
Adds decoder log-likelihood
marksgraham 177d692
Adds log-likelihood calculation for latent diffusion model
marksgraham 547d247
Adds tests
marksgraham 043dda7
Adds latent tests
marksgraham 58c7814
Fix rebase conflict
marksgraham 14dc496
Pass input scalings to decoder calc
marksgraham fedf066
Fix arg and docstring
marksgraham fa8031d
Fixes return type in sample
marksgraham 1164b53
Adds method to compute posterior mean
marksgraham 91a28d2
Initial code for computing likelihood
marksgraham 9f217f4
Fixes bug in get_mean
marksgraham 64c62d7
Calculates mean/var from epsilon
marksgraham 4ac2758
Fixes bug in predicting input from noise
marksgraham 9fbf962
Adds decoder log-likelihood
marksgraham e45fad9
Adds log-likelihood calculation for latent diffusion model
marksgraham 432c1d0
Adds tests
marksgraham 92c7560
Adds latent tests
marksgraham 62b0f70
Adds method to compute posterior mean
marksgraham 3ed147a
Initial code for computing likelihood
marksgraham 1e847e0
Fixes bug in get_mean
marksgraham 6d7a0ad
Calculates mean/var from epsilon
marksgraham bdbc303
Fixes bug in predicting input from noise
marksgraham 04f5c68
Adds decoder log-likelihood
marksgraham e1b3110
Pass input scalings to decoder calc
marksgraham 1b73c20
Fix arg and docstring
marksgraham 663c1bd
Include v-prediction and use scheduler prediction_type attribute
marksgraham d1835fa
Fixes merge conflicts
marksgraham a84743f
Adds decorators for no_grad
marksgraham b005464
Adds option to resample latent likelihoods spatially
marksgraham d968a0e
Updates docstring
marksgraham File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.