GPJax
GPJax copied to clipboard
Nonstationary RFF
Type of changes
- [ ] Bug fix
- [x] New feature
- [ ] Documentation / docstrings
- [ ] Tests
- [ ] Other
Checklist
- [x] 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
Adding a new random features kernel based on https://www.sciencedirect.com/science/article/pii/S2211675317302890#b63.
Issue Number: N/A