Pinned Repositories
3dmm_basic
An implementation of the classical 3DMM fitting algorithm
AI_Challenger
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
caffe-lstm
LSTM implementation on Caffe
char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
cppjieba
"结巴"中文分词的C++版本
CWS
Chinese word segmenter based on bi-LSTM network
HandyControl
Contains some simple and commonly used WPF controls
HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
helloworld
A helloworld project.
LPCNet
Efficient neural speech synthesis
kingulight's Repositories
kingulight/caffe-lstm
LSTM implementation on Caffe
kingulight/3dmm_basic
An implementation of the classical 3DMM fitting algorithm
kingulight/AI_Challenger
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
kingulight/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
kingulight/cppjieba
"结巴"中文分词的C++版本
kingulight/CWS
Chinese word segmenter based on bi-LSTM network
kingulight/HandyControl
Contains some simple and commonly used WPF controls
kingulight/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
kingulight/helloworld
A helloworld project.
kingulight/LPCNet
Efficient neural speech synthesis
kingulight/ltp
Language Technology Platform
kingulight/num2words
Modules to convert numbers to words. 42 --> forty-two
kingulight/platoon
Multi-GPU mini-framework for Theano
kingulight/python-readability
fast python port of arc90's readability tool, updated to match latest readability.js!
kingulight/Tacotron-3
DeepMind's Tacotron-2 Tensorflow implementation
kingulight/Talking-Face-Generation-DAVS
Code for Talking Face Generation by Adversarially Disentangled Audio-Visual Representation
kingulight/text-categorization
Text categorization using SVM, MaxEntropy,KNN or Naive Bayes Classfier.
kingulight/theano_exercises
Exercises for my tutorials on Theano