Starred repositories
All Algorithms implemented in Python
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Models and examples built with TensorFlow
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
PyTorch Tutorial for Deep Learning Researchers
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.
PyTorch implementations of Generative Adversarial Networks.
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
A very simple framework for state-of-the-art Natural Language Processing (NLP)
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Official repository for Spyder - The Scientific Python Development Environment
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
all kinds of text classification models and more with deep learning
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
A Keras implementation of YOLOv3 (Tensorflow backend)
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
tensorflow实战练习,包括强化学习、推荐系统、nlp等