Machine Learning Q and AI (No Starch Press)
Monday, 22 April 2024

This book contains 30 cutting-edge questions and answers on machine learning and AI. Sebastian Raschka goes beyond introductory concepts and digs deeper into machine learning, deep learning, and AI. Stemming from questions often fielded by author Sebastian Raschka, each brief, self-contained chapter journeys through a fundamental question in AI, unraveling it with clear explanations, diagrams, and hands-on exercises.

<ASIN:1718503768>

 

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

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 recommended titles on AI see  AI Books To Inspire You in our Programmer's Bookshelf section.

 

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


Software Development Pearls

Author: Karl Wiegers
Publisher: Addison-Wesley Professional
Pages: 336
ISBN: 978-0137487776
Print: 0137487770
Kindle: B09BF6CS9T
Audience: General developers
Rating: 2
Reviewer: Ian Elliot
Who can resist a good pearl or two?



Classic Computer Science Problems in Java

Author: David Kopec
Publisher: Manning
Date: January 2021
Pages: 264
ISBN: 978-1617297601
Print: 1617297607
Audience: Java developers
Rating: 4
Reviewer: Mike James
Getting someone else to do the hard work of converting classic problems to code seems like a good idea. It all depends which problems [ ... ]


More Reviews