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.

<ASIN:1718504209 >

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


Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]



Algorithmic Thinking, 2nd Ed (No Starch Press)

Author: Dr. Daniel Zingaro
Publisher: No Starch
Date: January 2024
Pages: 480
ISBN: 978-1718503229
Print: 1718503229
Kindle: B0BZGZHK3B
Audience: C programmers
Rating: 4
Reviewer: Mike James
What exactly is algorithmic thinking?


More Reviews