Ross ROSS = Recommend OSS · open-source software intelligence for agents

mdeff/cnn_graph

Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering observed · 2026-08-28

github.com/mdeff/cnn_graph · homepage · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3641
  • days_rel: n/a
  • days_push: 2272
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1366 stars · 386 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Reference implementation of the NIPS 2016 paper 'Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering' (ChebNet), generalizing CNNs to arbitrary graphs via spectral graph theory. It ships TensorFlow code and Jupyter notebooks that reproduce the MNIST and 20NEWS experiments and demonstrate applying the graph ConvNet to custom data.

Use cases

  • run graph convolutional neural networks on graph-structured data
  • reproduce the NIPS 2016 ChebNet paper experiments on MNIST and 20NEWS
  • classify samples with an adjacency matrix encoding graph structure
  • learn localized spectral filters on irregular domains like social networks or connectomes
  • study implementations of spectral networks and deep convolutional nets on graphs

When to choose

  • you want the original Chebyshev graph convolution implementation from the NIPS 2016 paper
  • you have data with an explicit graph/adjacency structure and want a simple TensorFlow 1.x model
  • you are studying or teaching graph signal processing and graph neural networks

When to avoid

  • you need a maintained, production-grade GNN library (the repo targets TensorFlow 1.x and sees little activity)
  • you want modern GNN architectures like GCN, GAT, or GraphSAGE with active support
  • you work in PyTorch or need GPU-optimized large-scale training

Facets

library · maturity maintenance

deep-learning machine-learning deep-learning machine-learning graph-processing python graph-neural-networks graph-convolutional-networks spectral-filtering tensorflow jupyter-notebooks research-code nips-2016

6 sources

Member repositories

RepositoryRoleHealth v2
mdeff/cnn_graphmain32

For agents

markdown · JSON · MCP: product_card(name="mdeff/cnn_graph")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem