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

Added two new tutorial pages. #453

Closed
wants to merge 0 commits into from

Conversation

neel-maniar
Copy link
Contributor

Type of changes

  • Bug fix
  • New feature
  • Documentation / docstrings
  • Tests
  • Other

Checklist

  • I've formatted the new code by running poetry run pre-commit run --all-files --show-diff-on-failure before committing.
  • I've added tests for new code.
  • I've added docstrings for the new code.

Description

These two notebooks follow the work of the paper on Linearly Constrained Gaussian Processes (see citation in notebooks).

They demonstrate

  • a way to encode two types of linear constraints into the kernel of a GP
  • mathematical explanations which follow the notation of the paper
  • another example of implementing Multi-Output GPs in GPJax.

Issue Number: N/A

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