Dcnn
An implementation of Diffusion-Convolutional Neural Networks in Lasagne and Theano.
Install / Use
/learn @jcatw/DcnnREADME
DCNN
An implementation of Diffusion-Convolutional Neural Networks [1] in Theano and Lasagne.
Installation
git clone https://github.com/jcatw/dcnn.git
cd dcnn
Usage
Node Classification (Cora)
python -m client.run --model=node_classification --data=cora
Graph Classification (NCI1)
python -m client.run --model=graph_classification --data=nci1
Code Structure
client/: Client code for running from the command line.
parser.py: Parses command line args into configuration parameters.
run.py: Runs experiments.
data/: Example datasets.
python/: DCNN library.
data.py: Dataset parsers.
layers.py: Lasagne internals for DCNN layers.
models.py: User-facing end-to-end models that provide a scikit-learn-like interface.
params.py: Simple container for configuration parameters.
util.py: Misc utility functions.
References
Related Skills
node-connect
348.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
