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
- Play with the Jupyter notebooks.
jupyter notebook