Transformation-invariant kernels in GPyTorch
Project description
invariantkernels
Transformation-invariant kernels in GPyTorch
This package provides kernels for Gaussian processes that are invariant to transformations.
The core class is GroupInvariantKernel
, which can be composed with other GPyTorch kernels to make them invariant to a group of transformations.
Example groups are in invariant_kernels/transformation_groups
.
Development notes
Before making any commits or pushing a new version to PyPI, run pytest
.
To push a new version to PyPI:
- Update the version in
pyproject.toml
- Remove the old versions from
build/
anddist/
- Run
python -m build
- Run
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for invariantkernels-0.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67c022f60d95c5535decdc00f450377490c5aa5d311de14afb968d3e4b1fb867 |
|
MD5 | a75a76054cd6b46be338240f86fcea9c |
|
BLAKE2b-256 | ee8d2dac16c7b8d07cfd0de0539b088d7a69538e4e36083819c08477750b1858 |