ghchen08's Stars
tensorflow/models
Models and examples built with TensorFlow
dennybritz/chatbot-retrieval
Dual LSTM Encoder for Dialog Response Generation
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
yikangshen/PRPN
Parsing Reading Predict Network
boknilev/nmt-repr-analysis
rsennrich/wmt16-scripts
scripts and configuration files for Edinburgh neural MT submission to WMT 16 shared translation task
moses-smt/mosesdecoder
Moses, the machine translation system
python/pyperformance
Python Performance Benchmark Suite
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
keon/seq2seq
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
MaximumEntropy/Seq2Seq-PyTorch
Sequence to Sequence Models with PyTorch
lium-lst/nmtpytorch
Sequence-to-Sequence Framework in PyTorch
rsennrich/subword-nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
EdinburghNLP/nematus
Open-Source Neural Machine Translation in Tensorflow
torrvision/crayon
A language-agnostic interface to TensorBoard
giscafer/hexo-theme-cafe
精简的Hexo博客主题,样式风格如阮一峰老师博客
hexojs/hexo
A fast, simple & powerful blog framework, powered by Node.js.
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
stanfordnlp/cs224n-winter17-notes
Course notes for CS224N Winter17
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
hindupuravinash/nips2017
A list of resources for all invited talks, tutorials, workshops and presentations at NIPS 2017
facebookresearch/fastText
Library for fast text representation and classification.
vyraun/Megalodon
Various ML/DL Resources organised at a single place.
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
niangaotuantuan/Publications-of-Deep-Learning-in-NLP
collect the publications and related resources of Deep Learning in NLP
RedditSota/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
Kyubyong/nlp_tasks
Natural Language Processing Tasks and References