Pinned Repositories
algorithm_assignments
awesome-deep-learning-papers
The most cited deep learning papers
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
cs224d_assignment
fastText
Library for fast text representation and classification.
gensim-data
Data repository for pretrained NLP models and NLP corpora.
leetcode
pattern_recognization
quora_crawler
a crawler of quora, use selenium+phantomjs to solve ajax problem
SULM
hustlrr's Repositories
hustlrr/leetcode
hustlrr/quora_crawler
a crawler of quora, use selenium+phantomjs to solve ajax problem
hustlrr/algorithm_assignments
hustlrr/cs224d_assignment
hustlrr/pattern_recognization
hustlrr/SULM
hustlrr/awesome-deep-learning-papers
The most cited deep learning papers
hustlrr/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
hustlrr/fastText
Library for fast text representation and classification.
hustlrr/gensim-data
Data repository for pretrained NLP models and NLP corpora.
hustlrr/golden-horse
Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
hustlrr/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
hustlrr/HFT
code:Hidden factors and hidden topics: Understanding rating dimensions with review text.
hustlrr/Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
hustlrr/kaggle_ensemble_guide
My best submission to the Kaggle competition "Predicting a Biological Response", ranked 17th over 711 teams.
hustlrr/paraphrase-id-tensorflow
Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with the Quora Question Pairs dataset.
hustlrr/recommend
recommendation system with python
hustlrr/sigir2017
The code for the sigir 2017 paper
hustlrr/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
hustlrr/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
hustlrr/tensorflow-socher-ntn
Reimplementation of "Reasoning With Neural Tensor Networks for Knowledge Base Completion" (Socher, Chen 2013) in Google's TensorFlow framework. MIT 6.806 Final Project.
hustlrr/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
hustlrr/tutorials
A series of machine learning tutorials for Torch7
hustlrr/wordvectors
Pre-trained word vectors of 30+ languages