/SpectralGraphConv

:shell: Implementation of Spectral Graph Convolution Variational Autoencoder(SPGCVAE)

Primary LanguagePython

SpectralGraphConvVAE

Implementation of Spectral Graph Convolution Variational AutoEncoder.

Usage

Environment preparation: Keras with Tensorflow backend

conda install tensorflow-gpu=1.9.0
conda install keras

After data prepared, run following command in terminal:

python3 train.py