[译] MachineLearningMastery 博客文章
☆791Feb 19, 2025Updated last year
Alternatives and similar repositories for ml-mastery-zh
Users that are interested in ml-mastery-zh are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】☆3,773Aug 9, 2021Updated 5 years ago
- [译] UCB DS100 数据科学的原理与技巧☆116Jan 2, 2021Updated 5 years ago
- [译] 面向机器学习的特征工程☆2,563Aug 25, 2023Updated 3 years ago
- ApacheCN 机器学习译文集☆38Oct 30, 2022Updated 3 years ago
- [译] NumPy 中文参考(待校对)☆79Mar 12, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- [译] scikit-learn(sklearn) 中文文档☆5,228Aug 27, 2026Updated 3 weeks ago
- [译] Scikit-learn 秘籍☆53Sep 12, 2019Updated 7 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,544Nov 12, 2024Updated last year
- 南瓜书:《机器学习》( 西瓜书)公式详解☆26,089Apr 22, 2026Updated 5 months ago
- [译] 百页机器学习小书☆140Sep 17, 2020Updated 6 years ago
- [译] 复杂性思维 中文第二版☆16Dec 24, 2020Updated 5 years ago
- [译] Python 机器学习在线指南☆16Sep 17, 2020Updated 6 years ago
- 数据科学/人工智能比赛解决方案汇总☆534Sep 17, 2020Updated 6 years ago
- A main CTA backtesting system and several research of utilizing machine learning on asset pricing☆15Jul 31, 2026Updated last month
- 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.
- 《统计学习方法》的代码实现☆19,593Aug 22, 2023Updated 3 years ago
- 优质博文推荐计划☆76Sep 17, 2020Updated 6 years ago
- Interview = 简历指南 + 算法题 + 八股文 + 源码分析☆8,977Oct 20, 2023Updated 2 years ago
- Pytorch 中文文档☆4,224Jan 7, 2026Updated 8 months ago
- TensorFlow 中文文档☆11Jul 6, 2019Updated 7 years ago
- [译] ApacheCN 数据科学译文集☆329Oct 6, 2022Updated 3 years ago
- 数据科学的笔记以及资料搜集☆8,597Aug 16, 2021Updated 5 years ago
- Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著☆7,837Oct 6, 2022Updated 3 years ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,782Nov 23, 2025Updated 9 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.
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,315Aug 5, 2023Updated 3 years ago
- GuruTutor is a conversational intelligent tutoring system☆10Jun 27, 2019Updated 7 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可☆3,822Mar 17, 2023Updated 3 years ago
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,205Aug 30, 2021Updated 5 years ago
- 机器学习初学者公众号作品☆2,358Mar 21, 2021Updated 5 years ago
- ApacheCN 开源组织:公告、介绍、成员、活动、交流方式☆1,753Oct 31, 2025Updated 10 months ago
- ApacheCN AI 路线图(知识树)☆2,460Jan 2, 2021Updated 5 years ago
- 为天池数据竞赛写的自动化特征工程和训练工具,可以通过配置的方式从mysql数据库中生成特征。同时重新封装了数据,特征和模型,使其可以被自 动化测试系统识别及调用。待完成的工作:自动化测试系统的调度关键技术。☆12Dec 6, 2015Updated 10 years ago
- 阿里妈妈搜索广告转化预测☆24Jun 14, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 邱锡鹏《神经网络与深度学习》第二版与通识版:电子书、章节目录、学习资源与勘误。☆19,258Sep 6, 2026Updated 2 weeks ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,629Jun 26, 2024Updated 2 years ago
- [译] UCSD COGS108 数据科学实战中文笔记☆32Sep 17, 2020Updated 6 years ago
- [译] Pandas 中文文档(待校对)☆160Mar 12, 2019Updated 7 years ago
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,786Feb 26, 2022Updated 4 years ago
- 《Natural Language Processing with PyTorch》中文翻译☆713Jan 4, 2021Updated 5 years ago
- A series of Jupyter notebooks with Chinese comment that walk you through the fundamentals of Machine Learning and Deep Learning in python…☆1,544Oct 3, 2022Updated 3 years ago