Machine Learning Q and AI (No Starch Press)
Monday, 28 October 2024

Subtitled "30 Essential Questions and Answers on Machine Learning and AI", this book was born out of questions often fielded by author Sebastian Raschka, who takes a direct, no-nonsense approach to make advanced topics more accessible and genuinely engaging. Each brief, self-contained chapter journeys through a fundamental question in AI, unraveling it with clear explanations, diagrams, and hands-on exercises.

<ASIN:B0CKKXCK3T>

 

Author: Sebastian Raschka
Publisher: No Starch Press
Date: April 2024
Pages: 264
ISBN: 978-1718503762
Print: 718503768
Kindle: B0CKKXCK3T
Audience: Q developers interested in AI
Level: Intermediate
Category: Artificial Intelligence

 

mlqai

Topics include:

  • Manage the various sources of randomness in neural network training
  • Differentiate between encoder and decoder architectures in large language models
  • Reduce overfitting through data and model modifications
  • Construct confidence intervals for classifiers and optimize models with limited labeled data
  • Choose between different multi-GPU training paradigms and different types of generative AI models
  • Understand performance metrics for natural language processing
  • Make sense of the inductive biases in vision transformers

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


Embracing Modern C++ Safely

Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and  Alisdair Meredith
Publisher: Addison-Wesley
Date: December 2021
Pages: 1376
ISBN: 978-0137380350
Print: 0137380356
Kindle: B09HTFQB92
Audience: C++ developers
Rating: 4
Reviewer: Harry Fairhead
Writing safe C++ - sounds essential

 [ ... ]



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?


More Reviews