Pinned Repositories
Awesome-Deep-Community-Detection
Deep and conventional community detection related papers, implementations, datasets, and tools. Welcome to contribute to this repository by following the {instruction _or_contribution.pdf} file.
BigData-Notes
大数据入门指南 :star:
CKGConv
The official implementation of ``CKGConv: General Graph Convolution with Continuous Kernels'' (ICML 2024)
CP-GNN
Official code implementation for CIKM 21 paper Detecting Communities from Heterogeneous Graphs: A Context Path-based Graph Neural Network Model
DeepRobust
A pytorch adversarial library for attack and defense methods on images and graphs
GNNPapers
Must-read papers on graph neural networks (GNN)
graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
mobile
Mobile App for Frappe built on Flutter
pyHGT
Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
officeciscn2017's Repositories
officeciscn2017/mobile
Mobile App for Frappe built on Flutter
officeciscn2017/pyHGT
Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
officeciscn2017/Awesome-Deep-Community-Detection
Deep and conventional community detection related papers, implementations, datasets, and tools. Welcome to contribute to this repository by following the {instruction _or_contribution.pdf} file.
officeciscn2017/BigData-Notes
大数据入门指南 :star:
officeciscn2017/CP-GNN
Official code implementation for CIKM 21 paper Detecting Communities from Heterogeneous Graphs: A Context Path-based Graph Neural Network Model
officeciscn2017/DeepRobust
A pytorch adversarial library for attack and defense methods on images and graphs
officeciscn2017/GNNPapers
Must-read papers on graph neural networks (GNN)
officeciscn2017/graph-based-deep-learning-literature
links to conference publications in graph-based deep learning
officeciscn2017/GraphNeuralNetwork
《深入浅出图神经网络:GNN原理解析》配套代码
officeciscn2017/microservices
Microservices example
officeciscn2017/ML-GCN
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
officeciscn2017/MobileDL
Detecting and analyzing deep learning usage on smartphone apps
officeciscn2017/PGL
Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle
officeciscn2017/pytorch_geometric
Graph Neural Network Library for PyTorch
officeciscn2017/springboot-jwt-demo
这是一个使用了springboot+springSecurity+jwt实现的基于token的权限管理的一个demo