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
 


Machine Learning with PyTorch and Scikit-Learn

Author: Sebastian Raschka, Yuxi (Hayden) Liu & Vahid Mirjalili
Publisher: Packt
Date: February 2022
Pages: 770
ISBN: 978-1801819312
Print: 1801819319
Kindle: B09NW48MR1
Audience: Python developers interested in machine learning
Rating: 5
Reviewer: Mike James
This is a very big book of machine le [ ... ]



The Programmer's Brain (Manning)

Author: Dr. Felienne Hermans
Publisher: Manning
Date: September 2021
Pages: 256
ISBN: 978-1617298677
Print: 1617298670
Kindle: B09CQHBVQZ
Rating: 4
Reviewer: Mike James
Programmers have a brain - but what is it doing?


More Reviews