xglzero's Stars
shibing624/text2vec
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
THUDM/NLP4Rec-Papers
Paper list of NLP for recommender systems
brightmart/text_classification
all kinds of text classification models and more with deep learning
pliang279/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
foochane/books
整理一些书籍 ,包含 C&C++ 、git 、Java、Keras 、Linux 、NLP 、Python 、Scala 、TensorFlow 、大数据 、推荐系统、数据库、数据挖掘 、机器学习 、深度学习 、算法等。
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
msgi/nlp-journey
Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc.
ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
Jack-Lee-Hiter/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
tmadl/sklearn-expertsys
Highly interpretable classifiers for scikit learn, producing easily understood decision rules instead of black box models
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
fastforwardlabs/couples-lime
Notebook demonstrating use of LIME to interpret a model of long-term relationship success
perborgen/LogisticRegression
Logistic regression from scratch in Python
hughperkins/selfstudy-LIME
LIME