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

Force float64 #31

Draft
wants to merge 28 commits into
base: MPELikelihood
Choose a base branch
from
Draft

Force float64 #31

wants to merge 28 commits into from

Conversation

mhuen
Copy link
Collaborator

@mhuen mhuen commented Oct 7, 2024

Use float64 in crucial code parts. Changes include:

  • Loss module can now fully use its own float precision
  • basis functions now have an optional dtype parameter that will cast all inputs to this dtype
  • Force pdf and cdf evaluation in cascade and inf_track model in float64 and then revert back to model float precision
  • change latent parameter scaling/boundaries back to elu function and reduce lower bound for sigma and r by one order of magnitude

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