Pinned Repositories
AuToBI
Automatic prosodic annotation tool written in Java.
cn-deep-learning
https://cn.udacity.com/course/deep-learning-nanodegree-foundation--nd101/
cnn-sentiment-analysis-tf
Simple implementation of CNN for Sentiment Classification (Pos/Neg) in Tensorflow.
context-based-qa-system
Implement Stanford cs224n course project: Reading Comprehension task on SQuAD dataset. This repo builds based on the architecture Match-LSTM + Answer Pointer. (In progress)
cv_fundamentals
useful codes for cv
data-structures-algorithms
Assignments repo in Coursera courses specialization: Data structure and Algorithms (by UCSD). https://www.coursera.org/specializations/data-structures-algorithms (Finish first 4 courses)
embedding-models
Python Implementation for two popular word embedding algorithms: Word2vec and GloVe.
image_caption
neural-dependency-parser
A transition-based dependency parser based on neural network.
sequence-labeling-models
Simple python and Tensorflow implementations of some architectures for sequence labeling, such as HMM, RNNs, BiLSTM+CRF.
jeffrey1hu's Repositories
jeffrey1hu/data-structures-algorithms
Assignments repo in Coursera courses specialization: Data structure and Algorithms (by UCSD). https://www.coursera.org/specializations/data-structures-algorithms (Finish first 4 courses)
jeffrey1hu/context-based-qa-system
Implement Stanford cs224n course project: Reading Comprehension task on SQuAD dataset. This repo builds based on the architecture Match-LSTM + Answer Pointer. (In progress)
jeffrey1hu/sequence-labeling-models
Simple python and Tensorflow implementations of some architectures for sequence labeling, such as HMM, RNNs, BiLSTM+CRF.
jeffrey1hu/AuToBI
Automatic prosodic annotation tool written in Java.
jeffrey1hu/cn-deep-learning
https://cn.udacity.com/course/deep-learning-nanodegree-foundation--nd101/
jeffrey1hu/cnn-sentiment-analysis-tf
Simple implementation of CNN for Sentiment Classification (Pos/Neg) in Tensorflow.
jeffrey1hu/cv_fundamentals
useful codes for cv
jeffrey1hu/embedding-models
Python Implementation for two popular word embedding algorithms: Word2vec and GloVe.
jeffrey1hu/image_caption
jeffrey1hu/neural-dependency-parser
A transition-based dependency parser based on neural network.
jeffrey1hu/ImageCaptioning.pytorch
image captioning codebase in pytorch(finetunable cnn in branch "with_finetune", self-critical training is under my self-critical.pytorch repository.)
jeffrey1hu/leet-code-practice
jeffrey1hu/LPCNet
Efficient neural speech synthesis
jeffrey1hu/openfst
Read-only unofficial mirror of OpenFst
jeffrey1hu/pyfst
A Python interface to OpenFst
jeffrey1hu/qa_system
jeffrey1hu/reading_comprehension-cs224n
Simple baseline of reading comprehension task on SQuAD dataset. Most of the it are reimplementation of the ICLR2017 paper "Machine Comprehension Using Match-LSTM and Answer Pointer"
jeffrey1hu/self-graffiti
jeffrey1hu/show-attend-and-tell
An image caption model for Chinese 'ai.challenge' dataset. It's a Tensorflow implementation of the paper "Show, Attend and Tell"
jeffrey1hu/show_attend_and_tell.tensorflow
jeffrey1hu/soxr
The SoX resampler library
jeffrey1hu/StarSpace
Learning embeddings for classification, retrieval and ranking.
jeffrey1hu/THULAC
An Efficient Lexical Analyzer for Chinese