Skip to content

Matlab implementation of defining Gaussian processes on hypertoroidal manifolds

License

Notifications You must be signed in to change notification settings

ASIG-X/hyperToroidalGP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyperToroidalGP

This repository contains the implementation of defining Gaussian processes on hypertoroidal manifolds. Detailed information can be found in our paper on arXiv.

The work has been publlished on 2024 European Control Conference (ECC).

BibTex Citation

Thank you for citing our paper if you use any of this code:

@InProceedings{ECC24_Cao,
  title={Gaussian Process on the Product of Directional Manifolds},
  author={Cao, Ziyu and Li, Kailai},
  booktitle={Proceedings of the 2024 European Control Conference},
  month={June},
  year={2024}
}

Dependencies

Usage

  • For the example of the Gaussian process on the unit circle, run the script examples/GPonCircleExample.m.
  • For the example of the Gaussian process on the hypertorus, first run the script examples/recursiveLocalizationTraining.m and then examples/recursiveLocalizationTest.m for training data and testing, respectively.

Contributors

Ziyu Cao (email: ziyu.cao@liu.se)

Kailai Li (email: kailai.li@rug.nl)

License

The source code is released under GPLv3 license.

We are constantly working on improving our code. For any technical issues, please contact Ziyu Cao (ziyu.cao@liu.se).

About

Matlab implementation of defining Gaussian processes on hypertoroidal manifolds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages