Skip to content

armaank/gsxform

Repository files navigation

gsxform

Wavelet scattering transforms on graphs via PyTorch

tests codecov docs code style: black checked with mypy license DOI

gsxform is a package for constructing graph scattering transforms, leveraging PyTorch to allow for GPU based computation. Using PyTorch, gsxform offers the ability to more easily build models that use both scattering transform and neural network components.

gsxform is first and foremost a research project and is being continuously refined. Behavior can potentially be unstable and consistency is not guaranteed.

Installation

Official Release

gsxform is available on PyPi:

pip install gsxform

Pre-releases

The most up-to-date version of gsxform can be installed via git:

pip install git+https://github.com/armaank/gsxform.git

License

The original code of this repository is released under the BSD 3.0-Clause Licence. Modifications, adaptations and derivative work is encouraged!

Citation

If you use gsxform, please cite using the Zenodo DOI

About

Wavelet scattering transforms on graphs via PyTorch

Resources

License

Stars

Watchers

Forks

Packages

No packages published