๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Linear Algebra And Learning from Data

โœ Scribed by Gilbert Strang


Publisher
Wesley-Cambridge Press
Year
2019
Tongue
English
Leaves
225
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


This is a textbook to help readers understand the steps that lead to deep learning. Linear algebra comes first especially singular values, least squares, and matrix factorizations. Often the goal is a low rank approximation A = CR (column-row) to a large matrix of data to see its most important part. This uses the full array of applied linear algebra, including randomization for very large matrices. Then deep learning creates a large-scale optimization problem for the weights solved by gradient descent or better stochastic gradient descent. Finally, the book develops the architectures of fully connected neural nets and of Convolutional Neural Nets (CNNs) to find patterns in data. Audience: This book is for anyone who wants to learn how data is reduced and interpreted by and understand matrix methods. Based on the second linear algebra course taught by Professor Strang, whose lectures on the training data are widely known, it starts from scratch (the four fundamental subspaces) and is fully accessible without the first text.

โœฆ Table of Contents


1
2
3
4


๐Ÿ“œ SIMILAR VOLUMES


Linear Algebra and Learning from Data
โœ Gilbert Strang ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› Wellesley-Cambridge Press ๐ŸŒ English

This is a textbook to help readers understand the steps that lead to deep learning. Linear algebra comes first especially singular values, least squares, and matrix factorizations. Often the goal is a low rank approximation A = CR (column-row) to a large matrix of data to see its most important part

Linear Algebra and Learning from Data
โœ Gilbert Strang ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› Wellesley-Cambridge Press ๐ŸŒ English

This is a textbook to help readers understand the steps that lead to deep learning. Linear algebra comes first especially singular values, least squares, and matrix factorizations. Often the goal is a low rank approximation A = CR (column-row) to a large matrix of data to see its most important part

Linear Algebra With Machine Learning and
โœ Crista Arangala ๐Ÿ“‚ Library ๐Ÿ› Chapman and Hall/CRC ๐ŸŒ English

<p><span>This book takes a deep dive into several key linear algebra subjects as they apply to data analytics and data mining. The book offers a case study approach where each case will be grounded in a real-world application. </span></p><p><span>This text is meant to be used for a second course in