Algorithms for Convex Optimization (Cambridge University Press)
Friday, 08 October 2021

This book looks at how algorithms for convex optimization have become important in algorithm design for both discrete and continuous optimization problems. Nisheeth K. Vishnoi considers their use for problems like maximum flow, maximum matching, and submodular function minimization, and shows how the fastest algorithms involve essential methods such as gradient descent, mirror descent, interior point methods, and ellipsoid methods.

<ASIN:1108741770>

The aim is to enable researchers and professionals in computer science, data science, and machine learning to gain an in-depth understanding of these algorithms. The text emphasizes how to derive key algorithms for convex optimization from first principles and how to establish precise running time bounds.

Author: Nisheeth K. Vishnoi
Publisher: Cambridge University Press
Date: October 2021
Pages: 340
ISBN: 978-1108741774
Print: 1108741770
Kindle: B09D419HJB
Audience: General
Level: Intermediate/Advanced
Category: Theory & Techniques 

 

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

 [ ... ]



Software Mistakes and Tradeoffs (Manning)

Author: Tomasz Lelek and Jon Skeet
Publisher: Manning
Date: June 2022
Pages: 426
ISBN: 978-1617299209
Print: 1617299200
Audience: C# developers
Rating: 4
Reviewer: Mike James
We all make mistakes - do you want to read about them?


More Reviews