Gogumee / SpectralGraphConv

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 

About

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


Languages

Language:Python 100.0%