Wentao Xu (Wentao-Xu)

Wentao-Xu

Geek Repo

Company:Sun Yat-sen University

Github PK Tool:Github PK Tool

Wentao Xu's starred repositories

pytorch_geometric

Graph Neural Network Library for PyTorch

Language:PythonLicense:MITStargazers:20690Issues:252Issues:3480

qlib

Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.

Language:PythonLicense:MITStargazers:14688Issues:288Issues:898

Conference-Acceptance-Rate

Acceptance rates for the major AI conferences

Language:Jupyter NotebookLicense:MITStargazers:4018Issues:126Issues:28

SupContrast

PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)

Language:PythonLicense:BSD-2-ClauseStargazers:3002Issues:18Issues:132

torchscale

Foundation Architecture for (M)LLMs

Language:PythonLicense:MITStargazers:2976Issues:46Issues:76

pyGAT

Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)

Language:PythonLicense:MITStargazers:2847Issues:17Issues:71

benchmarking-gnns

Repository for benchmarking graph neural networks

Language:Jupyter NotebookLicense:MITStargazers:2470Issues:59Issues:67

ogb

Benchmark datasets, data loaders, and evaluators for graph machine learning

Language:PythonLicense:MITStargazers:1893Issues:41Issues:292

HAN

Heterogeneous Graph Neural Network

Graph_Transformer_Networks

Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)

Language:Jupyter NotebookStargazers:940Issues:12Issues:43

KGE

Some papers on Knowledge Graph Embedding(KGE)

Language:PythonLicense:MITStargazers:777Issues:10Issues:38

pyHGT

Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric

Language:PythonLicense:MITStargazers:767Issues:14Issues:51

DGI

Deep Graph Infomax (https://arxiv.org/abs/1809.10341)

Language:PythonLicense:MITStargazers:619Issues:12Issues:19

SCINet

The GitHub repository for the paper: “Time Series is a Special Sequence: Forecasting with Sample Convolution and Interaction“. (NeurIPS 2022)

Language:PythonLicense:Apache-2.0Stargazers:609Issues:10Issues:69

MAGNN

Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding

transformer-tensorflow

TensorFlow implementation of 'Attention Is All You Need (2017. 6)'

CorrectAndSmooth

[ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)

kbc

Tools for state of the art Knowledge Base Completion.

Language:PythonLicense:NOASSERTIONStargazers:252Issues:59Issues:22

HIST

The source code and data of the paper "HIST: A Graph-based Framework for Stock Trend Forecasting via Mining Concept-Oriented Shared Information".

SuperGAT

[ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision

PyTorch-Distributed-Training

Example of PyTorch DistributedDataParallel

KGE-DURA

The code of paper Duality-Induced Regularizer for Tensor Factorization Based Knowledge Graph Completion. Zhanqiu Zhang, Jianyu Cai, Jie Wang. NeurIPS 2020.

SEEK

Source code for the ACL 2020 paper "SEEK: Segmented Embedding of Knowledge Graphs".

Language:C++License:MITStargazers:34Issues:3Issues:3

HGNN-AC

Source code of "WWW21 - Heterogeneous Graph Neural Network via Attribute Completion"

Language:PythonStargazers:31Issues:0Issues:0

IGMTF

The source code and data of the paper "Instance-wise Graph-based Framework for Multivariate Time Series Forecasting".

Language:PythonStargazers:30Issues:1Issues:0

KGE-CL

Source code for the COLING 2022 paper "KGE-CL: Contrastive Learning of Tensor Decomposition Based Knowledge Graph Embeddings".

SHGNN

The source code of the paper "SHGNN: Structure-Aware Heterogeneous Graph Neural Network"