The Little Learner: A Straight Line to Deep Learning (MIT Press)
Friday, 10 March 2023

This book introduces deep learning from the bottom up, inviting students to learn by doing. With the characteristic humor and Socratic approach of other books in the series such as The Little Schemer and The Little Typer, in this kindred text Daniel P. Friedman and Anurag Mendhekar explain the workings of deep neural networks by constructing them incrementally from first principles using little programs that build on one another.

<ASIN:026254637X>

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.

Author: Daniel P. Friedman and Anurag Mendhekar
Publisher: MIT Press
Date: February 2023
Pages: 440
ISBN: 978-0262546379
Print: 026254637X
Kindle: B0BCDKRPTJ
Audience: People interested in deep learning
Level: Introductory/Intermediate
Category: Artificial Intelligence

littledeep

 

  • 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

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Modern Frontend Development with Node.js

Author: Florian Rappl
Publisher: Packt Publishing
Date: November 2022
Pages: 208
ISBN: 978-1804618295
Print: 1804618292
Kindle: B0B9BH5WBS
Audience: Node.js developers
Level: Introductory/Intermediate
Rating: 3
Reviewer: Ian Elliot
Modern development - what else is there?



Artificial Intelligence For Developers (In Easy Steps)

Author: Richard Urwin
Publisher: In Easy Steps
Date: September 2024
Pages: 192
ISBN: 978-1787910119
Print: 1787910113
Kindle: B0DBHZRZGM
Audience: Developers interested in AI
Rating: 4
Reviewer: Mike James
So many books on AI why another?


More Reviews