慢慢整理所学的机器学习算法,并根据自己所理解的样子叙述出来。(注重数学推导)
☆676Dec 4, 2022Updated 3 years ago
Alternatives and similar repositories for ML-NOTE
Users that are interested in ML-NOTE are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- key Deep Learning engineering tricks in recsys☆805Oct 5, 2020Updated 5 years ago
- Share some useful guides and references about how to shift AI models to real world products or projects.☆634Nov 6, 2020Updated 5 years ago
- Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Tex…☆1,633Feb 11, 2026Updated 2 months ago
- 高效决策树算法系列笔记☆231May 23, 2019Updated 6 years ago
- The code for 2019 Tencent College Algorithm Contest, and the online result ranks 1st in the preliminary.☆709Apr 2, 2021Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Super-Machine-Learning-Revision-Notes☆76Oct 25, 2019Updated 6 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,365Jun 26, 2024Updated last year
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,797Apr 22, 2026Updated 2 weeks ago
- All For NLP, especially Chinese.☆174Oct 22, 2021Updated 4 years ago
- 《统计学习方法》的代码实现☆19,581Aug 22, 2023Updated 2 years ago
- ☆5,237Apr 13, 2020Updated 6 years ago
- Interactive machine learning algorithm visualisation using Python Jupyter notebooks☆53Jan 19, 2020Updated 6 years ago
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,837Apr 29, 2019Updated 7 years ago
- NLP上手教程☆6,285May 23, 2021Updated 4 years ago
- 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.
- 算法工程师面试题整理☆924Jan 14, 2022Updated 4 years ago
- 2019届秋招面经集合☆1,774Mar 31, 2019Updated 7 years ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,780Apr 26, 2026Updated last week
- 自然语言基础模型☆563Apr 29, 2019Updated 7 years ago
- Collection of awesome interview references.☆1,837Sep 25, 2020Updated 5 years ago
- The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。☆2,733Dec 30, 2025Updated 4 months ago
- ☆84Jul 5, 2021Updated 4 years ago
- 2019腾讯广告算法大赛完整代码(冠军)☆649Jul 20, 2020Updated 5 years ago
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,706Feb 26, 2022Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,806Apr 4, 2026Updated last month
- 计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估☆2,076Dec 17, 2019Updated 6 years ago
- ☆615Feb 13, 2020Updated 6 years ago
- Data competition Top Solution 数据竞赛top解决方案开源整理☆3,374Nov 13, 2020Updated 5 years ago
- AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)☆6,075Jun 5, 2025Updated 11 months ago
- tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials☆7,792Dec 9, 2020Updated 5 years ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,525Nov 23, 2025Updated 5 months ago
- PRML algorithms implemented in Python☆11,718Apr 5, 2025Updated last year
- My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义…☆9,650Mar 4, 2026Updated 2 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 算法理论基础知识应知应会☆2,573Oct 30, 2022Updated 3 years ago
- [译] 面向机器学习的特征工程☆2,555Aug 25, 2023Updated 2 years ago
- python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification ar…☆737Jun 15, 2019Updated 6 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,292Aug 5, 2023Updated 2 years ago
- some tircks for PyTorch☆572Dec 10, 2019Updated 6 years ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,770Apr 12, 2022Updated 4 years ago
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,657Jan 9, 2026Updated 4 months ago