资源简介
Preface
I wrote this book to help machine learning practitioners, like you, get on top of linear algebra, fast.
Linear Algebra Is Important in Machine Learning
There is no doubt that linear algebra is important in machine learning. Linear algebra is the mathematics of data. It’s all vectors and matrices of numbers. Modern statistics is described using the notation of linear algebra and modern statistical methods harness the tools of linear algebra. Modern machine learning methods are described the same way, using the notations and tools drawn directly from linear algebra. Even some classical methods used in the field, such as linear regression via linear least squares and singular-value decomposition, are linear algebra methods, and other methods, such as principal component analysis, were born from the marriage of linear algebra and statistics. To read and understand machine learning, you must be able to read and understand linear algebra.
Practitioners Study Linear Algebra Too Early
If you ask how to get started in machine learning, you will very likely be told to start with linear algebra. We know that knowledge of linear algebra is critically important, but it does not have to be the place to start. Learning linear algebra first, then calculus, probability, statistics, and eventually machine learning theory is a long and slow bottom-up path. A better fit for developers is to start with systematic procedures that get results, and work back to the deeper understanding of theory, using working results as a context. I call this the top-down or results-first approach to machine learning, and linear algebra is not the first step, but perhaps the second or third.
Practitioners Study Too Much Linear Algebra
When practitioners do circle back to study linear algebra, they learn far more of the field than is required for or relevant to machine learning. Linear algebra is a large field of study that has tendrils into engineering, physics and quantum physics. There are also
代码片段和文件信息
- 上一篇:基于小波变换与神经网络的指纹识别算法
- 下一篇:PB人事管理系统源码(三套不同的)
相关资源
- Neural Networks and Deep Learning神经网络与
- Bayesian Reasoning and Machine Learning--配书源
- Deep+Learning深度学习学习笔记整理系列
- An Introduction to Support Vector Machines and
- Data_Mining_with_R__Learning_with_Case_Studies
- Learning Concurrent Programming in Scala
- Gaussian Processes for Machine Learning.pdf
- Building.Intelligent.Systems.A.Guide.to.Machin
- learun 力软7.0 安装教程手册 内部版.
- Sklearn实战教程jupyter notebook
- Gaussian Processes for Machine Learning - Rasm
- understanding machine learning
- PackML_Unit_Machine_Implementation_Guide-V1-00
- Reinforcement Learning: An Introduction 2nd so
- 《Neural Networks and Deep Learning》中文版
- Understanding Machine Learning: From Theory to
- Learn-More-Study-Less
- 基于Keras的LSTM股价预测代码
- Pattern Recognition and Machine Learning(完整
- Machine.Learning.The.New.AI.pdf
- 吴恩达神经网络和深度学习,第一课
- Deep Learning深度学习学习笔记整理系列
- Pattern Recognition and Machine Learning 课后习
- An Infinite Descent into Pure Mathematics
- Fuzzy Q-learning
- [machine_learning_mastery系列]Master_Machine
- Algebraic Geometry and Statistical Learning Th
- deep learning 深度学习的现状及局限综述
- SVM研究的经典英文论文
- Science 杂志综述长文——Machine learni
评论
共有 条评论