hit-computer / char-rnnLinks
Recurrent Neural Networks(GRU) for character-level language models on Chinese, in Python/Theano
☆63Updated 8 years ago
Alternatives and similar repositories for char-rnn
Users that are interested in char-rnn are comparing it to the libraries listed below
Sorting:
- Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Based on code of https://github.com/…☆189Updated 8 years ago
- Character-Level language models☆77Updated 8 years ago
- 基于深度学习的中文分词尝试☆84Updated 9 years ago
- Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow☆148Updated 8 years ago
- AI in action☆39Updated 7 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- compare embedding☆237Updated 9 years ago
- CNN for Chinese Text Classification in Tensorflow☆237Updated 7 years ago
- MXNet based Neural Machine Translation☆118Updated 7 years ago
- 基于char-rnn和tensorflow生成周杰伦歌词☆246Updated 6 years ago
- Implementation of conversational intelligence using r-net models☆41Updated 8 years ago
- Code for Exploring Segment Representations for Neural Segmentation Models☆30Updated 8 years ago
- Code for Chinese Poetry Generation with Recurrent Neural Networks (EMNLP 2014)☆162Updated 8 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- Word segmentation using neural networks based on package https://github.com/SUTDNLP/LibN3L☆23Updated 9 years ago
- PRIS文本组论文阅读分享会☆31Updated 8 years ago
- The answer of Stanford cs224d course assignments☆27Updated 9 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 re…☆109Updated 5 years ago
- koalaGreener / Character-level-Convolutional-Network-for-Text-Classification-Applied-to-Chinese-CorpusThesis of UCL student Weijie Huang☆35Updated 3 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- Chinsese_word_vectors☆200Updated 9 years ago
- NLP Education Tools by YuZhen(www.yuzhenkeji.com)☆50Updated 10 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- Tensorflow based Neural Conversation Models☆29Updated 7 years ago
- LibN3L: A light-weight neural network package for natural language☆82Updated last month
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago