李航老师的《统计学习方法》和《机器学习方法》是机器学习领域的经典入门教材之一。本书分为监督学习、无监督学习和深度学习,全面系统地介绍了机器学习的主要方法。
The main features of datawhalechina/statistical-learning-method-solutions-manual are: Learning Resources.
Open-source alternatives to datawhalechina/statistical-learning-method-solutions-manual include: atcold/pytorch-deep-learning-minicourse — This is an educational curriculum for building and training neural networks using PyTorch. It serves as a deep… datawhalechina/leeml-notes — 由于17版李宏毅机器学习课程笔记《leeml-notes》内容已稍显陈旧,遂基于21版李宏毅机器学习课程重新撰写,更名为《leedl-tutorial》,GitHub仓库地址为:https://github.com/datawhalech… datawhalechina/pumpkin-book — Pumpkin-book is an open-source educational textbook that provides annotated study materials and mathematical… dformoso/deeplearning-mindmap — A Mindmap summarising Deep Learning concepts, Architectures, and the Tensorflow library. dsgiitr/d2l-pytorch — This project is an educational codebase and reference library that translates theoretical deep learning concepts into… apachecn/ailearning — AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2.
This is an educational curriculum for building and training neural networks using PyTorch. It serves as a deep learning training guide and resource, providing a structured series of lessons on tensor computation and architecture development. The course uses an interactive learning model that synchronizes academic theory with practice. It pairs theoretical lecture slides with exercise-driven notebooks, requiring students to implement model logic within predefined templates to validate their conceptual understanding. The curriculum covers a broad range of deep learning capabilities, including
由于17版李宏毅机器学习课程笔记《leeml-notes》内容已稍显陈旧,遂基于21版李宏毅机器学习课程重新撰写,更名为《leedl-tutorial》,GitHub仓库地址为:https://github.com/datawhalechina/leedl-tutorial
Pumpkin-book is an open-source educational textbook that provides annotated study materials and mathematical derivations for foundational machine learning concepts. It functions as a technical documentation archive, breaking down dense academic literature into accessible, plain-language notes designed to support self-paced learning. The project distinguishes itself through a collaborative knowledge curation model, where the curriculum is managed via a version-controlled system. This workflow relies on community-driven updates and peer review to refine explanations and ensure the accuracy of t
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2