Math for Deep Learning (No Starch Press)
Friday, 17 December 2021

This book, subtitled "What You Need to Know to Understand Neural Networks" provides the essential math to  follow deep learning discussions, explore more complex implementations, and better use the deep learning toolkits. Ronald T. Kneusel uses Python examples to explain key deep learning related topics in probability, statistics, linear algebra, differential calculus, and matrix calculus as well as how to implement data flow in a neural network, backpropagation, and gradient descent.  You’ll also use Python to work through the mathematics that underlies those algorithms and even build a fully-functional neural network.

<ASIN:‎ 1718501900>

The book also covers gradient descent including variations commonly used by the deep learning community: SGD, Adam, RMSprop, and Adagrad/Adadelta.

Author: Ronald T. Kneusel
Publisher: No Starch Press
Date: December 2021
Pages: 344
ISBN: 978-1718501904
Print: ‎ 1718501900
Kindle: ‎ B096JXMQLM
Audience: Developers interested in deep learning
Level: Intermediate/Advanced
Category: Artificial Intelligence

 

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
 


Computer Graphics from Scratch (No Starch Press)

Author: Gabriel Gambetta
Publisher: No Starch Press
Pages: 248
ISBN: 978-1718500761
Print: 1718500769
Kindle: B085BVJG5B
Audience: People interested in creating 3D graphics
Rating: 5
Reviewer: Kay Ewbank

This is a well written book that explains the topic of 3D rendering, and tries its hardest to mi [ ... ]



Beginning Rust Programming

Author: Ric Messier
Publisher: Wiley
Date: March 2021
Pages: 416
ISBN: 978-1119712978
Print: 1119712971
Kindle: B08WZ2D7WC
Audience: Developers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Everyone seems to want to know what makes Rust special. Does this book give the answers?


More Reviews