xyc1207's Stars
hiranumn/DeepAccNet
Pytorch/Python3 implementation of DeepAccNet, protein model accuracy evaluator.
thunlp/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE)
nyu-dl/conditional-molecular-design-ssvae
chujiezheng/ChID-Dataset
ChID: A Large-scale Chinese IDiom Dataset for Cloze Test
Hanjun-Dai/GLN
Implementation of Retrosynthesis Prediction with Conditional Graph Logic Network
nanotech/jellybeans.vim
A colorful, dark color scheme for Vim.
FabianFuchsML/se3-transformer-public
code for the SE3 Transformers paper: https://arxiv.org/abs/2006.10503
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
yazdotai/graph-networks
A list of interesting graph neural networks (GNN) links with a primary interest in recommendations and tensorflow that is continually updated and refined
teslacool/m-curl
M-CURL: Masked Contrastive Representation Learning for Reinforcement Learning
sunlabuiuc/PyHealth
A Deep Learning Python Toolkit for Healthcare Applications.
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
snap-stanford/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
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.
linjx-ustc1106/TuiGAN-PyTorch
PyTorch Implementation of ECCV 2020 Spotlight "TuiGAN: Learning Versatile Image-to-Image Translation with Two Unpaired Images"
bert-nmt/bert-nmt
ywang07/nmt_soft_prototype
neural machine translation with soft prototype
wyharveychen/CloserLookFewShot
source code to ICLR'19, 'A Closer Look at Few-shot Classification'
xyc1207/transformer-revisit
A simple revisit of Transformer. Share simple ideas.
linjx-ustc1106/ZstGAN-PyTorch
PyTorch Implementation of "ZstGAN: An Adversarial Approach for Unsupervised Zero-Shot Image-to-Image Translation"
linjx-ustc1106/MT-GAN-PyTorch
PyTorch Implementation of "Learning to Transfer: Unsupervised Domain Translation via Meta-Learning"
apeterswu/Depth_Growing_NMT
ACL19_Depth_Growing_for_Neural_Machine_Translation
zhuohan123/macaron-net
Codes for "Understanding and Improving Transformer From a Multi-Particle Dynamic System Point of View"
renqianluo/NAO
Neural Architecture Optimization
linjx-ustc1106/DosGAN-PyTorch
PyTorch Implementation of "Exploring Explicit Domain Supervision for Latent Space Disentanglement in Unpaired Image-to-Image Translation"
moses-smt/mosesdecoder
Moses, the machine translation system
facebookresearch/fastText
Library for fast text representation and classification.
ustctf-zz/delibnet
microsoft/DualLearning
A dual learning toolkit developed by Microsoft Research
apeterswu/RL4NMT
Reinforcement Learning for Neural Machine Translation