Practical Deep Learning, 2nd Ed (No Starch Press)
Wednesday, 09 July 2025

Subtitled "A Python Introduction", this book shows how to build working models for tasks from image analysis to creative writing using Python. Ronald T. Kneusel emphasizes practical skill development and experimentation, building to a case study that incorporates everything covered so far to classify audio recordings. Examples of working code you can easily run and modify are provided, and all code is freely available on GitHub.

This fully revised second edition adds material on computer vision, fine-tuning and transfer learning, localization, self-supervised learning, generative AI for novel image creation, and large language models for in-context learning, semantic search, and retrieval-augmented generation (RAG).

Author: Ronald T. Kneusel
Publisher: No Starch
Date: July 2025
Pages: 584
ISBN: 978-1718504202
Print: 1718504209
Kindle: B0DJQ9NKSG
Audience: Developers interested in AI
Level: Introductory/Intermediate
Category: Artificial Intelligence

practdeep

Topics include:

  • How neural networks work and how they’re trained
  • How to use classical machine learning models
  • How to develop a deep learning model from scratch
  • How to evaluate models with industry-standard metrics
  • How to create your own generative AI models

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


Seriously Good Software

Author: Marco Faella
Publisher: Manning
Date: March 2020
Pages: 328
ISBN: 978-1617296291
Print: 1617296295
Kindle: B09782DKN8
Audience: Relatively experienced Java programmers
Rating: 4.5
Reviewer: Mike James
Don't we all want to write seriously good software?



R for the Rest of Us

Author: David Keyes
Publisher: No Starch Press
Date: June 2024
Pages: 256
ISBN: 978-1718503328
Print: 1718503326
Kindle: B0CD3GV46N
Audience: Beginners interested in R
Rating: 3
Reviewer: Mike James
Well I'm certainly the "rest of us" - what about you?


More Reviews