Skip to content
/ dvgcn Public

Deep value based graph convolutional neural network

Notifications You must be signed in to change notification settings

flycser/dvgcn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for extending graph convolutional network.

Contents

  1. package data, some codes for generating simulation data.
  2. package exd, some trials and extensions for original models (MLP, GCN, DVN).
  3. package origin, original codes for graph convolutional network and deep value network.
  4. package others, for test some APIs.
  5. package utils, some codes for utilities.

You can read my own codes for plugging gcn into dvn at /dvgcn/exd/fdvgcn.py

About

Deep value based graph convolutional neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages