Optimization Algorithms (Manning)
Monday, 21 October 2024

This book introduces AI algorithms designed to solve complex and poorly-structured problems such as "What’s the fastest route from one place to another?" "How do you calculate the optimal price for a product?" and "How should you plant crops, allocate resources, and schedule surgeries?" 

<ASIN:163343883X>

Dr. Alaa Khamis uses case studies to introduce a wide range of optimization methods, from deterministic search algorithms to stochastic derivative-free metaheuristic algorithms and machine learning methods without complex mathematical notation.

Author: Dr. Alaa Khamis
Publisher: Manning
Date: September 2024
Pages: 536
ISBN: 978-1633438835
Print: 163343883X
Kindle: B0DCG7MN9P
Audience: General
Level: Intermediate
Category: Artificial Intelligence

optalg

Topics include:

  • The core concepts of search and optimization
  • Deterministic and stochastic optimization techniques
  • Graph search algorithms
  • Trajectory-based optimization algorithms
  • Evolutionary computing algorithms
  • Swarm intelligence algorithms
  • Machine learning methods for search and optimization problems
  • Efficient trade-offs between search space exploration and exploitation
  • State-of-the-art Python libraries for search and optimization

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


Zombie Scrum Survival Guide (Addison-Wesley)

Author: Christiaan Verwijs, Johannes Schartau and Barry Overeem
Publisher: Addison-Wesley Professional
Date: November 2020
Pages: 200
ISBN: 978-0136523260
Print: 0136523269
Kindle: ‎ B08F5GY39V
Audience: Scrum developers
Rating: 5
Reviewer: Kay Ewbank

The idea behind this book is a fascinating [ ... ]



Understanding Software Dynamics (Addison-Wesley)

Author: Richard L. Sites
Publisher: Addison-Wesley
Pages: 464
ISBN: 978-0137589739
Print: 0137589735
Kindle: B09H5JB5HC
Audience: Every developers
Rating: 5
Reviewer: Kay Ewbank

This book looks at the different reasons why software runs too slowly, and what developers can do about it, starting by looki [ ... ]


More Reviews