Pinned Repositories
CI-web
my website for inner needs during the intern in alibaba
clstm
A small C++ implementation of LSTM networks, focused on OCR.
distro
Torch installation in a self-contained folder
fastText
Library for fast text representation and classification.
fastText-chinese-word2vec-optimization
fastText中文词向量训练调优,加权融合字向量和词向量,解决过度表征字面量而非语义的问题
fasttext-keras-text-classification
greenScheduler
green energy scheduler simulator, base on hadoop architecture
hadoop
A Hanborq optimized Hadoop Distribution, especially with high performance of MapReduce. It's the core part of HDH (Hanborq Distribution with Hadoop for Big Data Engineering).
Volley_ImageViewer_Example
Android ImageViewer Application build with eclipse
word2vec-chinese-demo
my chinese word2vec visulization demo, using chinese wiki as corpus
asd5510's Repositories
asd5510/word2vec-chinese-demo
my chinese word2vec visulization demo, using chinese wiki as corpus
asd5510/fastText-chinese-word2vec-optimization
fastText中文词向量训练调优,加权融合字向量和词向量,解决过度表征字面量而非语义的问题
asd5510/fastText
Library for fast text representation and classification.
asd5510/greenScheduler
green energy scheduler simulator, base on hadoop architecture
asd5510/Volley_ImageViewer_Example
Android ImageViewer Application build with eclipse
asd5510/CI-web
my website for inner needs during the intern in alibaba
asd5510/clstm
A small C++ implementation of LSTM networks, focused on OCR.
asd5510/distro
Torch installation in a self-contained folder
asd5510/fasttext-keras-text-classification
asd5510/hadoop
A Hanborq optimized Hadoop Distribution, especially with high performance of MapReduce. It's the core part of HDH (Hanborq Distribution with Hadoop for Big Data Engineering).
asd5510/java-algorithm
some practice on common algorithm using java
asd5510/jekyll-bootstrap
The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages.
asd5510/minimal-mistakes
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
asd5510/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
asd5510/python-ML-algorithms
common machine learning algorithms using python