Skip to content

zshicode/Latent-variable-GNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Latent variable GNN

This repository consists some models tentatively work for the combination of latent variable inference and graph neural networks.

Contents

  • gcn-lp-filter consists some models for node classification.
  • graph-classifier-dgl consists some models for graph pooling and classification, using some examples of DGL.
  • graph-classifier-vi consists some models combining variational inference models (e.g. VGAE, Planar flow, Normalizing flow, Inverse autoregressive flow, etc.) to graph neural networks for graph pooling and classification, evaluated on molecular classification tasks, based on Graph U-Nets .

About

Combination of latent variable inference and graph neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published