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

log likelihood #16

Open
lbq8942 opened this issue Mar 11, 2023 · 0 comments
Open

log likelihood #16

lbq8942 opened this issue Mar 11, 2023 · 0 comments

Comments

@lbq8942
Copy link

lbq8942 commented Mar 11, 2023

i think your log likelihood is wrongly computed. i will state it from two aspects, first, you don't shift your sequence, we should use the first hidden to compute the second intensity, while you use the first hidden to compute the first intensity and you do it similarly when compute the integral term. Second, i wonder when you are doing monto carlo estimation, why do you execute the following code:
temp_time /= (time[:, :-1] + 1).unsqueeze(2)

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