The Little Learner A Straight Line to Deep Learning

The Little Learner A Straight Line to Deep Learning
- ISBN 13:
9780262546379
- ISBN 10:
026254637X
- Format: Paperback
- Copyright: 02/21/2023
- Publisher: The MIT Press
List Price $58.67 Save
TERM | PRICE | DUE |
---|---|---|
Free Shipping Both Ways
Highlight/Take Notes Like You Own It
Purchase/Extend Before Due Date
List Price $58.67 Save $0.58
Usually Ships in 3-5 Business Days
We Buy This Book Back!
Free Shipping On Every Order
Note: Supplemental materials are not guaranteed with Rental or Used book purchases.
Extend or Purchase Your Rental at Any Time
Need to keep your rental past your due date? At any time before your due date you can extend or purchase your rental through your account.
Summary
The Little Learner introduces deep learning from the bottom up, inviting students to learn by doing. With the characteristic humor and Socratic approach of classroom favorites The Little Schemer and The Little Typer, this kindred text explains the workings of deep neural networks by constructing them incrementally from first principles using little programs that build on one another. Starting from scratch, the reader is led through a complete implementation of a substantial application: a recognizer for noisy Morse code signals. Example-driven and highly accessible, The Little Learner covers all of the concepts necessary to develop an intuitive understanding of the workings of deep neural networks, including tensors, extended operators, gradient descent algorithms, artificial neurons, dense networks, convolutional networks, residual networks, and automatic differentiation.
- Conversational style, illustrations, and question-and-answer format make deep learning accessible and fun
- Incremental approach constructs advanced concepts from first principles
- Presents key ideas of machine learning using a small, manageable subset of the Scheme language
- Suitable for anyone with knowledge of high school math and some programming experience