Pinned Repositories
alexrothenberg.github.com
annualreview-complearning
Demonstration code for the paper 'Bringing machine learning and compositional semantics together' (Percy Liang and Christopher Potts)
coursera
Script for downloading Coursera.org videos and naming them.
KBEmbedding
basic embedding models
ltp
Language Technology Platform
sempre
Semantic Parser with Execution
TensorFlow-Pointer-Networks
TensorFlow implementation of Pointer Networks
Tensorflow-tutorial
Tensorflow tutorial of building different dynamic recurrent neural network
wikipediaminer
An open source toolkit for mining Wikipedia
heshizhu's Repositories
heshizhu/KBEmbedding
basic embedding models
heshizhu/TensorFlow-Pointer-Networks
TensorFlow implementation of Pointer Networks
heshizhu/Tensorflow-tutorial
Tensorflow tutorial of building different dynamic recurrent neural network
heshizhu/bAbI-tasks
Task generation for testing text understanding and reasoning
heshizhu/bookcorpus
Crawl BookCorpus
heshizhu/CNN_sentence
CNNs for sentence classification
heshizhu/conceptnet-numberbatch
heshizhu/data-science-ipython-notebooks
Continually updated data science Python notebooks: Spark, Hadoop MapReduce, HDFS, Kaggle, deep learning (TensorFlow, Theano, Caffe), scikit-learn, matplotlib, pandas, NumPy, SciPy, AWS, and various command lines. https://bit.ly/data-notes
heshizhu/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
heshizhu/experiments
heshizhu/heshizhu.github.io
Homepage of Shizhu He
heshizhu/jieba
结巴中文分词
heshizhu/LC-QuAD
A data set of natural language queries with corresponding SPARQL queries
heshizhu/low-rank-logic
Code for Injecting Logical Background Knowledge into Embeddings for Relation Extraction
heshizhu/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
heshizhu/protonpack
Stream utilities for Java 8
heshizhu/pyexp
experiment codes with python
heshizhu/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
heshizhu/readAI
A simple AI capable of basic reading comprehension
heshizhu/rlntm
An implementation of the RL-NTM from http://arxiv.org/abs/1505.00521
heshizhu/skip-thoughts
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"
heshizhu/subword-nmt
Subword Neural Machine Translation
heshizhu/TensorFlow-Examples
TensorFlow tutorials and code examples for beginners
heshizhu/tensorflow-glove
An implementation of GloVe in TensorFlow
heshizhu/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
heshizhu/wikiextractor
A tool for extracting plain text from Wikipedia dumps
heshizhu/wikipedia-extractor
Extracts and cleans text from Wikipedia database dump and stores output in a number of files of similar size in a given directory. This is a mirror of the script by Giuseppe Attardi.
heshizhu/word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.
heshizhu/word2vec_torch
Word2Vec implementation in Torch
heshizhu/yodaqa
A Question Answering system built on top of the Apache UIMA framework.