Pinned Repositories
datamining
Deep-Semantic-Similarity-Model
My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.
Dianping
大众点评店铺信息爬虫
euler
A distributed graph deep learning framework.
GitProjects
kcws
Deep Learning Chinese Word Segment
mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
pointer-network-tensorflow
TensorFlow implementation of "Pointer Networks"
Relation_Extraction
Knowledge Base Embedding
shap
A game theoretic approach to explain the output of any machine learning model.
chenhsh's Repositories
chenhsh/datamining
chenhsh/Deep-Semantic-Similarity-Model
My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.
chenhsh/Dianping
大众点评店铺信息爬虫
chenhsh/euler
A distributed graph deep learning framework.
chenhsh/GitProjects
chenhsh/kcws
Deep Learning Chinese Word Segment
chenhsh/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
chenhsh/pointer-network-tensorflow
TensorFlow implementation of "Pointer Networks"
chenhsh/Relation_Extraction
Knowledge Base Embedding
chenhsh/shap
A game theoretic approach to explain the output of any machine learning model.
chenhsh/show_and_tell.tensorflow
chenhsh/tensorflow
Computation using data flow graphs for scalable machine learning
chenhsh/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
chenhsh/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow