Skip to content

daniel-unyi-42/GWNN-TensorFlow-2-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GWNN-TensorFlow-2-implementation

Easy-to-use Graph Wavelet Neural Network in a single .py file

dependencies: TensorFlow 2, SciPy library, NumPy

Wavelets are computed efficiently using Chebsyhev Polynomials of the First Kind.

For further details check out the following sources:
Xu, B., Shen, H., Cao, Q., Qiu, Y., & Cheng, X. (2019). Graph wavelet neural network. arXiv preprint arXiv:1904.07785.
Hammond, D. K., Vandergheynst, P., & Gribonval, R. (2011). Wavelets on graphs via spectral graph theory. Applied and Computational Harmonic Analysis, 30(2), 129-150.

About

Easy-to-use Graph Wavelet Neural Network in a single .py file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages