seokhokang / graphvae_approx

Efficient Learning of Non-Autoregressive Graph Variational Autoencoders for Molecular Graph Generation
38 stars 10 forks source link

Change to directed graph #6

Open YeolYao opened 2 years ago

YeolYao commented 2 years ago

Hello! I noticed that you used undirected graph in your model, I would like to know what modifications I need to make to the model if I want to use the directed graph dataset for this model? Thanks a lot~