Stars
Chinese version of GPT2 training code, using BERT tokenizer.
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
An open source framework for seq2seq models in PyTorch.
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
all kinds of text classification models and more with deep learning
Build your neural network easy and fast, 莫烦Python中文教学
PyTorch Tutorial for Deep Learning Researchers
Sequence to sequence learning using TensorFlow.
The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.
Comparison of n-gram vs RNN (recurrent neural network) language models (predicting next word in a sequence), using Python, NLTK, Keras, and TensorFlow
Dynamic seq2seq in TensorFlow, step by step
Thang Luong's thesis on Neural Machine Translation
TensorFlow Neural Machine Translation Tutorial
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning