Algorithms for Optimization (MIT Press)
Monday, 18 March 2019

This book offers a comprehensive introduction to optimization with a focus on practical algorithms. Authors Mykel J. Kochenderfer and Tim A. Wheeler approach optimization from an engineering perspective, where the objective is to design a system that optimizes a set of metrics subject to constraints. Readers will learn about computational approaches for a range of challenges, including searching high-dimensional spaces, handling problems where there are multiple competing objectives, and accommodating uncertainty in the metrics. The text provides concrete implementations in the Julia programming language.

<ASIN:0262039427>

 

Authors: Mykel J. Kochenderfer and Tim A. Wheeler
Publisher: MIT Press
Date: March 2019
Pages: 520
ISBN: 978-0262039420
Print: 0262039427
Kindle: B07PPDYLGV
Audience: Julia developers interested in optimization
Level: Intermediate/Advanced
Category: Theory & Techniques 

 

 

algopt

 

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
 


Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.



Foundational Python For Data Science

Author: Kennedy Behrman
Publisher: Pearson
Pages:256
ISBN: 978-0136624356
Print: 0136624359
Kindle: B095Y6G2QV
Audience: Data scientists
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to be a simple introduction to Python, specifically how to use it to work with data.


More Reviews