Pinned Repositories
AdaGram.jl
Adaptive Skip-gram implementation in Julia
book-examples
byteNet-tensorflow
ByteNet for character-level language modelling
Canova
General Vectorization Lib for Machine Learning Tools
ChineseCodingInterviewAppendix
The source code for the appendix part of the Chinese version of the book Coding Interviews
cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
CNN_sentence
CNNs for sentence classification
coursera-dl
Script for downloading Coursera.org videos and naming them.
DMTK
Microsoft Distributed Machine Learning Tookit
mutli-sense-embedding
xn0507's Repositories
xn0507/mutli-sense-embedding
xn0507/AdaGram.jl
Adaptive Skip-gram implementation in Julia
xn0507/book-examples
xn0507/byteNet-tensorflow
ByteNet for character-level language modelling
xn0507/Canova
General Vectorization Lib for Machine Learning Tools
xn0507/ChineseCodingInterviewAppendix
The source code for the appendix part of the Chinese version of the book Coding Interviews
xn0507/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
xn0507/CNN_sentence
CNNs for sentence classification
xn0507/coursera-dl
Script for downloading Coursera.org videos and naming them.
xn0507/DMTK
Microsoft Distributed Machine Learning Tookit
xn0507/Glo-PV-DBOW
xn0507/HelloWorld
Just a try
xn0507/iclr15
Sentiment Analysis with Ensemble
xn0507/irgan
IRGAN SIGIR paper experimental code
xn0507/jieba
结巴中文分词
xn0507/JointRCM
xn0507/liblinear
xn0507/MatchZoo
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
xn0507/mce
An implementation of the Marginal Contrast Embedding (MCE) and the test scripts.
xn0507/mlpack
mlpack: a scalable C++ machine learning library
xn0507/mxnet
Efficient and Flexible Distributed Deep Learning Framework, for python, R, Julia and more
xn0507/nltk
NLTK Source
xn0507/NP-MSSG
the code from research paper "Efficient Non-parametric Estimation of Multiple Embeddings per Word in Vector Space" by Arvind Neelakantan* , Jeevan Shankar* , Alexandre Passos, Andrew McCallum
xn0507/numpy_exercises
Numpy exercises.
xn0507/pagerank
A pagerank implementation in C++ able to handle very big graphs
xn0507/retrofitting
Retrofitting Word Vectors to Semantic Lexicons
xn0507/SAMS-EMNLP-15-
xn0507/Shark
The Shark Machine Leaning Library. See more:
xn0507/tensorflow
Computation using data flow graphs for scalable machine learning
xn0507/tensorflow-exercises
TensorFlow Exercises - focusing on the comparison with NumPy.