Skip to content

lightningtyb/cnn_graph_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cnn_graph_test

This is a project about CNN on graph based on medff's paper.Just for learning.

1.Clone this repository.

git clone https://github.com/lightningbaby/cnn_graph_test
cd cnn_graph

2.Install the dependencies. The code should run with TensorFlow 1.0 and newer.

pip install -r requirements.txt  # or make install
  1. Play with the Jupyter notebooks.
jupyter notebook

About

This is a project about CNN on graph based on medff's paper.Just for learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages