Pinned Repositories
Awesome-DL-Information-Cascades-Modeling
Awesome-research-tools
Awesome research tools!!!
Basic-learning
算法刷题和机器学习知识基础学习
bert_seq2seq
pytorch实现bert做seq2seq任务,使用unilm方案,现在也可以做文本分类,情感分析等NLU任务。
BilibiliSign
b站签到程序
CasCN
Information Diffusion Prediction via Recurrent Cascades Convolution
CasTformer
DiffusionPapers
Paper List of Information Diffusion Prediction
GCC
GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training
IM
Influence Maximization Learning Notes
XgSuen's Repositories
XgSuen/CasTformer
XgSuen/BilibiliSign
b站签到程序
XgSuen/IM
Influence Maximization Learning Notes
XgSuen/Awesome-DL-Information-Cascades-Modeling
XgSuen/Awesome-research-tools
Awesome research tools!!!
XgSuen/Basic-learning
算法刷题和机器学习知识基础学习
XgSuen/bert_seq2seq
pytorch实现bert做seq2seq任务,使用unilm方案,现在也可以做文本分类,情感分析等NLU任务。
XgSuen/CasCN
Information Diffusion Prediction via Recurrent Cascades Convolution
XgSuen/DiffusionPapers
Paper List of Information Diffusion Prediction
XgSuen/GCC
GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training
XgSuen/GCN
GCN Learning Notes
XgSuen/GetbilibiliPic
获bilibili封面图片
XgSuen/GNNPapers
Must-read papers on graph neural networks (GNN)
XgSuen/graphsage-simple
Simple reference implementation of GraphSAGE.
XgSuen/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
XgSuen/lihang-code
《统计学习方法》的代码实现
XgSuen/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
XgSuen/PARL
PARL A high-performance distributed training framework for Reinforcement Learning
XgSuen/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
XgSuen/RL
PARL RL