Skip to content

Repository containing the code for Implicit Manifold Gaussian Process.

License

Notifications You must be signed in to change notification settings

nash169/manifold-gp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implicit Manifold Gaussian Process Regression (IMGP)

Repository containing the code for Implicit Manifold Gaussian Process.

Authors/Maintainers

Installation

In order to install the package in .local run

pip(pip3) install .

For local installation in the current directory

pip(pip3) install -e .

Citing

If you use IMGP in an academic context, please cite the following publication:

@article{fichera2024implicit,
  title={Implicit Manifold Gaussian Process Regression},
  author={Fichera, Bernardo and Borovitskiy, Slava and Krause, Andreas and Billard, Aude G},
  journal={Advances in Neural Information Processing Systems},
  volume={36},
  year={2024}
}

About

Repository containing the code for Implicit Manifold Gaussian Process.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages