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

Pure pytensor GP #395

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

jessegrabowski
Copy link
Member

@jessegrabowski jessegrabowski commented Dec 4, 2024

Very early draft, do not look

TODOs (subject to evolution):

  • Marginalization of GP random variables using the MarginalModel API
  • New model transformation for creating new random variables by conditioning on data
  • More covariance functions
  • Covariance function specific rewrites (optimizations when adding/multiplying?)
  • Rewrite of covariance to spectral density when using HSGP random variable
  • Rewrite to approximations via pm.fit

@ricardoV94 ricardoV94 added the enhancements New feature or request label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancements New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants