此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
☆17,684Jan 9, 2026Updated 4 months ago
Alternatives and similar repositories for ML-NLP
Users that are interested in ML-NLP are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,768Apr 12, 2022Updated 4 years ago
- 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力☆7,493Aug 24, 2022Updated 3 years ago
- 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆80,755May 10, 2024Updated 2 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,897Feb 21, 2024Updated 2 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,408Jun 26, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,281Nov 12, 2024Updated last year
- 兜哥出品 <一本开源的NLP入门书籍>☆2,488Jan 6, 2025Updated last year
- NLP上手教程☆6,297Updated this week
- 深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)☆8,834Apr 24, 2024Updated 2 years ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,584Oct 10, 2023Updated 2 years ago
- HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。☆2,266Jan 9, 2026Updated 4 months ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,213Apr 19, 2026Updated last month
- 《统计学习方法》的代码实现☆19,582Aug 22, 2023Updated 2 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,808Apr 4, 2026Updated last month
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,840Apr 22, 2026Updated last month
- 2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的…☆2,467Dec 4, 2018Updated 7 years ago
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,223Oct 30, 2023Updated 2 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,388Oct 14, 2021Updated 4 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记☆4,031Aug 18, 2023Updated 2 years ago
- 大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP☆9,896Feb 6, 2026Updated 3 months ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,650Jul 25, 2024Updated last year
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,737Sep 23, 2020Updated 5 years ago
- A curated list of resources for Chinese NLP 中文自然语言处理相关资料☆7,929Jul 27, 2023Updated 2 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,980Nov 21, 2022Updated 3 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆77,927Jul 30, 2024Updated last year
- 吴恩达老师的机器学习课程个人笔记☆36,973Aug 25, 2025Updated 9 months ago
- keras implement of transformers for humans☆5,422Nov 11, 2024Updated last year
- TensorFlow code and pre-trained models for BERT☆40,023Jul 23, 2024Updated last year
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,790Apr 26, 2026Updated last month
- 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal model…☆160,794May 20, 2026Updated last week
- 数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路☆4,741Oct 22, 2025Updated 7 months ago
- 中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理☆36,321Nov 15, 2025Updated 6 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 手写实现李航《统计学习方法》书中全部算法☆11,620Nov 25, 2025Updated 6 months ago
- tensorflow实战练习,包括强化学习、推荐系统、nlp等☆7,008Sep 24, 2023Updated 2 years ago
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,245Aug 30, 2021Updated 4 years ago
- 搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆6,542Jan 29, 2019Updated 7 years ago
- Crack LeetCode, not only how, but also why.☆133,519Feb 28, 2026Updated 3 months ago
- 中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。☆4,594Nov 21, 2023Updated 2 years ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,242Aug 29, 2023Updated 2 years ago