Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eurus-holmes/vgcn

Code for Virtual Graph Convolutional Networks.
https://github.com/eurus-holmes/vgcn

Last synced: 2 days ago
JSON representation

Code for Virtual Graph Convolutional Networks.

Awesome Lists containing this project

README

        

# Virtual Graph Convolutional Networks (VGCN)

In the virtual graph, a virtual node represents a timepoint. The embedding of a virtual node represents the “infection situations” at the timepoint. The virtual edges connect two virtual nodes at two timepoints, and the edge weights measure the significance of the virtual edge. Since the timepoints connected by the virtual edges can be outside the time window, VGCN can break the limitation of the time window by learning from neighbor nodes and improve the predictive accuracy.