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

Question about discretized logistic likelihood function #271

Open
janelawrence opened this issue Nov 20, 2023 · 0 comments
Open

Question about discretized logistic likelihood function #271

janelawrence opened this issue Nov 20, 2023 · 0 comments

Comments

@janelawrence
Copy link

Hi, I am confused about why do we scale the value of the x0 sample from x1 to [-1, 1].

I understand why when x is between (-1, 1), the log-likelihood would become L_{t-1} when t = 0.

But what about when x = 1? or x = -1? what role does it play in the loss function?

I also don't understand the discretized log-likelihood function setup. I only sort of get the idea that x0 is an image so each pixel is in {0, ..., 255} discrete. But why does the integral give the probability mass of x0?

Any help would be greatly appreciated!

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

No branches or pull requests

1 participant