资源简介
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人事管理系统源码(三套不同的)
相关资源
- Histamine excites rat lateral vestibular nucle
- ReportMachine 交叉报表 学生成绩表
- clear3389.rar
- reportmachine帮助电子书
- NetApp FAS3050助阿尔卡特建ClearCase加速软
- 机器学习个人笔记完整版v5.2-A4打印版
- TH upstream-inhibited ARHGAP12 subnetwork for
- Bishop - Pattern Recognition And Machine Learn
- [en]深度学习[Deep Learning: Adaptive Compu
- 基于SSD的车辆检测与识别
- 吴恩达机器学习编程题
- Wikipedia机器学习迷你电子书之四《D
- AV Foundation 开发秘籍 英文版 Learning
- Google论文\“Wide & Deep Learning for Recom
- Learning From Data Yaser S. Abu-Mostafa
- 《增强学习导论》Reinforcement Learning
- titanic_dataset.csv泰坦尼克数据集
- clear mbr 0.9
- 深度学习算法论文
- TensorFlow Machine Learning Cookbook+无码高清
- Hands-On Machine Learning with Scikit-Learn an
- Vapnik经典之作The Nature Of Statistical Le
- Learn More Study Less 书签完整版英文原版
- 瑞萨快速入门教材 R5F100LEARL78/G13
- Learning Generative Adversarial Networks 无水印
- 菜菜的sklearn课堂(1-12全课).zip
- Algorithms for reinforcement learning
- 深度学习作业lr_utils和对应数据集
- Bioinformatics Algorithms: an Active Learning
- Big Data and Machine Learning in Quantitative
评论
共有 条评论