Stars
An opinionated list of awesome Python frameworks, libraries, software and resources.
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
A very simple framework for state-of-the-art Natural Language Processing (NLP)
100+ Chinese Word Vectors 上百种预训练中文词向量
An open source python library for automated feature engineering
Keras code and weights files for popular deep learning models.
tensorflow实战练习,包括强化学习、推荐系统、nlp等
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类
Classic papers and resources on recommendation
Starter code for working with the YouTube-8M dataset.
MLBox is a powerful Automated Machine Learning python library.
ONNXMLTools enables conversion of models to ONNX
Music auto-tagging models and trained weights in keras/theano
Convolutional Neural Networks for Sentence Classification in Keras
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.
Kaggle | Instacart Market Basket Analysis🥕🥉
Keras implementation for Deep Embedding Clustering (DEC)
Kaggle Youtube 8M WILLOW approach
code of paper `Deep Neural Networks for Youtube Recommendation`
Accompanying repository for Let's make a DQN / A3C series.