The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
☆2,733Dec 30, 2025Updated 4 months ago
Alternatives and similar repositories for ESL-CN
Users that are interested in ESL-CN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PRML algorithms implemented in Python☆11,718Apr 5, 2025Updated last year
- 《统计学习方法》的代码实现☆19,581Aug 22, 2023Updated 2 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,292Aug 5, 2023Updated 2 years ago
- A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book☆917Jul 18, 2021Updated 4 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,797Apr 22, 2026Updated 2 weeks ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,837Apr 29, 2019Updated 7 years ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,780Apr 26, 2026Updated last week
- Jupyter notebooks for summarizing and reproducing the textbook "The Elements of Statistical Learning" 2/E by Hastie, Tibshirani, and Frie…☆297May 5, 2018Updated 8 years ago
- This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.☆2,490Sep 23, 2024Updated last year
- My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义…☆9,650Mar 4, 2026Updated 2 months ago
- ☆287Nov 20, 2022Updated 3 years ago
- 手写实现李航《统计学习方法》书中全部算法☆11,618Nov 25, 2025Updated 5 months ago
- ☆5,237Apr 13, 2020Updated 6 years ago
- Deep Learning Book Chinese Translation☆37,268Dec 3, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A Chinese Notes of MLAPP,MLAPP 中文笔记项目 https://zhuanlan.zhihu.com/python-kivy☆363Mar 8, 2021Updated 5 years ago
- Machine learning, in numpy☆16,344Oct 29, 2023Updated 2 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,365Jun 26, 2024Updated last year
- 《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版☆4,902Nov 28, 2023Updated 2 years ago
- 《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。☆648Jan 18, 2026Updated 3 months ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,377Oct 14, 2021Updated 4 years ago
- [译] 面向机器学习的特征工程☆2,555Aug 25, 2023Updated 2 years ago
- Matlab code of machine learning algorithms in book PRML☆6,205Mar 4, 2020Updated 6 years ago
- 周志华《机器学习》手推笔记☆3,770Mar 13, 2021Updated 5 years 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.
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆77,678Jul 30, 2024Updated last year
- Python code for "Probabilistic Machine learning" book by Kevin Murphy☆7,063Feb 26, 2026Updated 2 months ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,525Nov 23, 2025Updated 5 months ago
- 《迁移学习简明手册》LaTex源码☆2,542May 2, 2023Updated 3 years ago
- Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现☆7,636Jun 23, 2020Updated 5 years ago
- 《统计学习方法》笔记-基于Python算法实现☆2,162Jan 9, 2018Updated 8 years ago
- My solutions to problems of The Elements of Statistical Learning by Profs. Hastie, Tibshirani, and Friedman.☆91Apr 2, 2019Updated 7 years ago
- 《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。☆1,695Apr 26, 2026Updated 2 weeks ago
- ☆26Mar 12, 2015Updated 11 years 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.
- [译] scikit-learn(sklearn) 中文文档☆5,236Jul 21, 2023Updated 2 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,220Nov 12, 2024Updated last year
- Mathematical derivation and pure Python code implementation of machine learning algorithms.☆1,552Apr 29, 2026Updated last week
- 数据科学的笔记以及资料搜集☆8,553Aug 16, 2021Updated 4 years ago
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,258Aug 30, 2021Updated 4 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,536Apr 29, 2022Updated 4 years ago
- Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著☆7,842Oct 6, 2022Updated 3 years ago