Deep Learning (No Starch Press)
Monday, 18 April 2022

This book provides a highly-illustrated introduction to deep learning that offers visual and conceptual explanations instead of equations. Andrew Glassner shows how to use key deep learning algorithms without the need for complex math. For readers ready to write their own programs, there are also plenty of supplemental Python notebooks in the accompanying Github repository.

<ASIN:1718500726>

 

Author: Andrew Glassner
Publisher: No Starch Press
Date: July 2021
Pages: 750
ISBN: 978-1718500723
Print: 1718500726
Kindle: ‎ B085BVWXNS
Audience: Developers interested in deep learning
Level: Intermediate
Category: Artificial Intelligence

 

Topics covered:

  • How text generators create novel stories and articles
  • How deep learning systems learn to play and win at human games
  • How image classification systems identify objects or people in a photo
  • How to think about probabilities in a way that's useful to everyday life
  • How to use the machine learning techniques that form the core of modern AI

 

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
 


Object-Oriented Python

Author: Irv Kalb
Publisher: No Starch Press
Date: January 2022
Pages: 416
ISBN: 978-1718502062
Print: 1718502060
Kindle: ‎ B0957SHYQL
Audience: Python developers
Rating: 3
Reviewer: Mike James
Python, Object-Oriented? Not a lot of programmers know that!



Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.


More Reviews