在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):mdeff/cnn_graph开源软件地址(OpenSource Url):https://github.com/mdeff/cnn_graph开源编程语言(OpenSource Language):Jupyter Notebook 70.7%开源软件介绍(OpenSource Introduction):Convolutional Neural Networks on Graphs with Fast Localized Spectral FilteringThe code in this repository implements an efficient generalization of the popular Convolutional Neural Networks (CNNs) to arbitrary graphs, presented in our paper: Michaël Defferrard, Xavier Bresson, Pierre Vandergheynst, Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering, Neural Information Processing Systems (NIPS), 2016. Additional material:
There is also implementations of the filters used in:
Installation
Reproducing our resultsRun all the notebooks to reproduce the experiments on MNIST and 20NEWS presented in the paper. cd nips2016
make Using the modelTo use our graph ConvNet on your data, you need:
See the usage notebook for a simple example with fabricated data. Please get in touch if you are unsure about applying the model to a different setting. License & coThe code in this repository is released under the terms of the MIT license. Please cite our paper if you use it.
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论