NEU20205988John's Stars
twitter-research/tgn
TGN: Temporal Graph Networks
snap-stanford/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
DeepGraphLearning/KnowledgeGraphEmbedding
ggerganov/llama.cpp
LLM inference in C/C++
InternLM/lmdeploy
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
LlamaFamily/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
Rayrtfr/fastertransformer_backend
Rayrtfr/FasterTransformer
Transformer related optimization, including BERT, GPT
ysymyth/ReAct
[ICLR 2023] ReAct: Synergizing Reasoning and Acting in Language Models
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
OpenNMT/CTranslate2
Fast inference engine for Transformer models
jinling06/SpeedWithFT
wulele2/nn.Transformer
using nn.Transformer() module to accomplish a machine learning demo.
google-research/bleurt
BLEURT is a metric for Natural Language Generation based on transfer learning.
Unbabel/COMET
A Neural Framework for MT Evaluation
FIBLAB/MoveSim
Codes for paper in KDD 2020 (AI for COVID-19): Learning to Simulate Human Mobility
thuml/iTransformer
Official implementation for "iTransformer: Inverted Transformers Are Effective for Time Series Forecasting" (ICLR 2024 Spotlight), https://openreview.net/forum?id=JePfAI8fah
junxia97/SimGRACE
[WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"
thunlp/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
yanqiangmiffy/InstructGLM
ChatGLM-6B 指令学习|指令数据|Instruct
dsgiitr/graph_nets
PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
MIRALab-USTC/KGE-HAKE
The code of paper Learning Hierarchy-Aware Knowledge Graph Embeddings for Link Prediction. Zhanqiu Zhang, Jianyu Cai, Yongdong Zhang, Jie Wang. AAAI 2020.
MIRALab-USTC/KGE-DURA
The code of paper Duality-Induced Regularizer for Tensor Factorization Based Knowledge Graph Completion. Zhanqiu Zhang, Jianyu Cai, Jie Wang. NeurIPS 2020.
DeepGraphLearning/AStarNet
Official implementation of A* Networks
KiddoZhu/NBFNet-PyG
PyG re-implementation of Neural Bellman-Ford Networks (NeurIPS 2021)
DeepGraphLearning/NBFNet
Official implementation of Neural Bellman-Ford Networks (NeurIPS 2021)
WxxShirley/Awesome-Graph-Prompt
Awesome Papers About Performing Prompting On Graphs
apernet/OpenGFW
OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux
yanhong-lbh/ConvRE
JiangHaoPG11/RCENR_code
This repository is for the RCENR and baselines model in its paper.