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

Implementation of DGP gradient #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yyimingucl
Copy link

This pull request introduces new functionality for Deep Gaussian Process (DGP) gradient calculations

Main changes below:

  1. add extra modules in the folder - dgpsi: grad.py and init.py
  2. example usage provided in the demo grad_est.ipynb. The jax_grad_est.py gives the example of AD.
  3. Add .gitignore

@yyimingucl yyimingucl closed this Mar 15, 2025
@yyimingucl yyimingucl reopened this Mar 15, 2025
@yyimingucl
Copy link
Author

@mingdeyu When you have some time, could you please review this PR? Many thanks.

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