cuiyungao's Stars
deborausujono/word2vecpy
Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms
ufal/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
weixsong/min-char-rnn
Minimal character-level language model with a Vanilla Recurrent Neural Network, in Python/numpy
panweihit/DropNeuron
DropNeuron: Simplifying the Structure of Deep Neural Networks
swabhs/joint-lstm-parser
Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.
lcdevelop/MachineLearningCourse
机器学习精简入门教程
lcdevelop/ChatBotCourse
自己动手做聊天机器人教程
rkadlec/asreader
This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" available at http://arxiv.org/abs/1603.01547.
askerlee/topicvec
minimaxir/facebook-page-post-scraper
Data scraper for Facebook Pages, and also code accompanying the blog post How to Scrape Data From Facebook Page Posts for Statistical Analysis
offbit/char-models
Character level models for sentiment analysis
stanfordnlp/spinn
SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs
white127/QA-deep-learning
tensorflow and theano cnn code for insurance QA(question Answer matching)
yohokuno/dl4nlp
Deep learning for natural language processing
hidasib/GRU4Rec
GRU4Rec is the original Theano implementation of the algorithm in "Session-based Recommendations with Recurrent Neural Networks" paper, published at ICLR 2016 and its follow-up "Recurrent Neural Networks with Top-k Gains for Session-based Recommendations". The code is optimized for execution on the GPU.
da03/lightlda
Distributed LDA, takes raw text as input and outputs topic word table.
baidu-research/persistent-rnn
Fast Recurrent Networks Library
karpathy/neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
facebookarchive/NAMAS
Neural Attention Model for Abstractive Summarization
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
torch/torch7
http://torch.ch
memect/hao
好东西传送门
commonsense/conceptnet-numberbatch
songgc/TF-recomm
Tensorflow-based Recommendation systems
Lab41/sunny-side-up
Sentiment Analysis Challenge
tariqdaouda/Mariana
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
VinF/deer
DEEp Reinforcement learning framework
wendykan/DeepLearningMovies
Kaggle's competition for using Google's word2vec package for sentiment analysis