Zessay's Stars
keras-team/keras
Deep Learning for humans
princewen/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
nlpjoe/daguan-classify-2018
2018达观杯长文本分类智能处理挑战赛 18解决方案
hust-latex/hustthesis
:notebook_with_decorative_cover: An Unofficial Thesis Template in LaTeX for Huazhong University of Science and Technology
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
dav/word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.
facebookresearch/fastText
Library for fast text representation and classification.
iissnan/hexo-theme-next
Elegant theme for Hexo.
lancopku/pkuseg-python
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
Luolc/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
neal668/LightGBM-GBDT-LR
a python code of applying GBDT+LR for CTR prediction
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
apachecn/lightgbm-doc-zh
LightGBM 中文文档
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
sergiomsilva/alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
Holy-Shine/carLogoRec
:oncoming_automobile: 一个简单的车标识别系统
manasRK/word2vec-recommender
Recommendation engine based on contextual word embeddings
fnielsen/afinn
AFINN sentiment analysis in Python
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
blinkfox/hexo-theme-matery
A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问:http://blinkfox.com
liuruoze/EasyPR
(CGCSTCD'2017) An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations. CGCSTCD = China Graduate Contest on Smart-city Technology and Creative Design
explosion/sense2vec
🦆 Contextually-keyed word vectors
yoonkim/CNN_sentence
CNNs for sentence classification
dennybritz/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
lzhang10/maxent
Maximum Entropy Modeling Toolkit for Python and C++
amcharts/amcharts4
The most advanced amCharts charting library for JavaScript and TypeScript apps.
kpu/kenlm
KenLM: Faster and Smaller Language Model Queries
fxsjy/jieba
结巴中文分词