SkillAgentSearch skills...

Gsxform

Wavelet scattering transforms on graphs via PyTorch

Install / Use

/learn @armaank/Gsxform
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks1

Languages

Python

Security Score

70/100

Audited on Mar 12, 2025

No findings