skandermoalla / graphrnn

Reproducing GraphRNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello World

Code of conduct

No tests No reviews

Installation

Install PyTorch first. Then run

pip install -r requirements.txt

Training

Example command

python3 -m graphrnn.main cpu grid

About

Reproducing GraphRNN


Languages

Language:Python 55.2%Language:C++ 44.8%