origi6615's Stars
THUDM/ChatGLM3
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
ZhuiyiTechnology/t5-pegasus
中文生成式预训练模型
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
fenglinglwb/MAT
MAT: Mask-Aware Transformer for Large Hole Image Inpainting
juand-r/entity-recognition-datasets
A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.
luopeixiang/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
GestaltCogTeam/D2STGNN
Code for our VLDB'22 paper Decoupled Dynamic Spatial-Temporal Graph Neural Network for Traffic Forecasting.
leoxiaobin/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
tlebantino/Double_DQN_CartPole
Double DQN approach to solving OpenAI CartPole problem
google-research/multilingual-t5
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
pengzhiliang/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners