taolei87's Stars
alexjc/neural-enhance
Super Resolution for images using deep learning.
facebookresearch/adaptive-softmax
Implements an efficient softmax approximation as described in the paper "Efficient softmax approximation for GPUs" (http://arxiv.org/abs/1609.04309)
kjw0612/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
tflearn/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
taolei87/askubuntu
AskUbuntu Question Dataset
karthikncode/nlp-datasets
A list of datasets/corpora for NLP tasks, in reverse chronological order.
stanfordnlp/stanza-old
Stanford NLP group's shared Python tools.
lmjohns3/downhill
Stochastic gradient routines for Theano
Theano/Theano
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.com/pymc-devs/pytensor
torch/torch7
http://torch.ch
hltcoe/mingpipe
A Chinese name matcher written in Python. Describe in: Nanyun Peng, Mo Yu, Mark Dredze. An Empirical Study of Chinese Name Matching and Applications. Association for Computational Linguistics (ACL) (short paper), 2015.
yoonkim/lstm-char-cnn
LSTM language model with CNN over characters
etetoolkit/ete
Python package for building, comparing, annotating, manipulating and visualising trees. It provides a comprehensive API and a collection of command line tools, including utilities to work with the NCBI taxonomy tree.
mwaskom/seaborn
Statistical data visualization in Python
greenrobot/essentials
General purpose utilities and hash functions for Android and Java (aka java-common)
VowpalWabbit/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
karpathy/neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada: