gcn topic
Kinetic-GAN
Code for the paper "Generative Adversarial Graph Convolutional Networks for Human Action Synthesis", WACV 2022
GCN-with-BERT
Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]
nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
ACSE
A Save Editor for the Animal Crossing main series games written in C#
DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
learn-to-cluster
Learning to Cluster Faces (CVPR 2019, CVPR 2020)
stellargraph
StellarGraph - Machine Learning on Graphs
SEAL-CI
A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)
traffic_prediction
Traffic prediction is the task of predicting future traffic measurements (e.g. volume, speed, etc.) in a road network (graph), using historical data (timeseries).