Skip to content

An implement of variational auto-encoder graph generative model.

License

Notifications You must be signed in to change notification settings

xiangsheng1325/Graph_VAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph_VAE

An implement of variational auto-encoder graph generative model.

Overview

Thesis: Variational Graph Auto-Encoders

requirements

  • python==3.6
  • torch==1.5.0
  • networkx==2.4
  • numpy==1.19.0

How to

How to install this package to my laptop?

git clone https://github.com/xiangsheng1325/Graph_VAE.git
cd Graph_VAE
pip install -r requirements.txt

How to start training my graph_vae?

python main.py

How to contact the author for implement details?

Look at the thesis to look for email address of authors, thank for their work.

If you are eager to contact me, add my wechat: xs_light, and indicate your intention.

About

An implement of variational auto-encoder graph generative model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages