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
 


Software Development Pearls

Author: Karl Wiegers
Publisher: Addison-Wesley Professional
Pages: 336
ISBN: 978-0137487776
Print: 0137487770
Kindle: B09BF6CS9T
Audience: General developers
Rating: 2
Reviewer: Ian Elliot
Who can resist a good pearl or two?



Software Architecture In Practice

Author: Len Bass, Dr. Paul Clements and Rick Kazman
Publisher: Addison-Wesley Professional
Pages: 464
ISBN: 978-0136886099
Print: 0136886094
Kindle: B094CPJ96B
Audience: Software architects
Rating: 4.5
Reviewer: Kay Ewbank

This is the fourth edition of a book widely regarded as a classic since its firs [ ... ]


More Reviews