Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 396 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 396 Bytes

DynVGAE

This is a Tensorflow implementation of the DynVGAE model as described in the paper:

Sedigheh Mahdavi, Shima Khoshraftar, and Aijun An. 2019. Dynamic Joint Variational Graph Autoencoders. ECML-PKDD (2019).

Installation

pip install -r requirements.txt

Requirements

  1. Python 3
  2. NetworkX
  3. scipy
  4. Tensorflow 2.0

Run the demo

python main.py