Pinned Repositories
Adversarial-Regularization
amunmt
A C++ decoder for neural machine translation models
awaresome-neural-models-for-semantic-match
A curated list of papers dedicated to neural text (semantic) matching.
Balanced-DataParallel
这里是改进了pytorch的DataParallel, 用来平衡第一个GPU的显存使用量
leetCode
:pencil2: 算法相关知识储备 LeetCode with Python :books:
Leetcode-1
🎓Leetcode solutions in Python 📚
Paraphrase_Copy
Syntax-awared-NMT
Improved Neural Machine Translation with a Syntax-Aware Encoder and Decoder
td-treelstm
Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf
Transformer-pytorch
howardchenhd's Repositories
howardchenhd/Syntax-awared-NMT
Improved Neural Machine Translation with a Syntax-Aware Encoder and Decoder
howardchenhd/td-treelstm
Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf
howardchenhd/Transformer-pytorch
howardchenhd/Adversarial-Regularization
howardchenhd/amunmt
A C++ decoder for neural machine translation models
howardchenhd/dl4mt-tutorial
howardchenhd/dynet
Dynamic neural network library
howardchenhd/dynet_tutorial_examples
Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016
howardchenhd/generative-models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
howardchenhd/nematus
howardchenhd/NJUNMT-tf
An open-source neural machine translation system developed by Natural Language Processing Group, Nanjing University.
howardchenhd/NMT
Attention-based NMT with Coverage and Context Gate
howardchenhd/NMT-Coverage
Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not
howardchenhd/pg_travel
Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)
howardchenhd/pynlpir
A Python wrapper around the NLPIR/ICTCLAS Chinese segmentation software.
howardchenhd/rl_learn
我的强化学习笔记和学习材料:book: still updating ... ...
howardchenhd/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on MXNet
howardchenhd/THUMT
an open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
howardchenhd/yabfc
Yet Another Brainfuck Compiler; No dependencies and from the ground up
howardchenhd/Yolo-pytorch
YOLO for object detection tasks
howardchenhd/Zoph_RNN
C++/CUDA toolkit for training sequence and sequence-to-sequence models across multiple GPUs