buchspektrum Internet-Buchhandlung

Neuerscheinungen 2018

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Serge Kruk

Practical Python AI Projects


Mathematical Models of Optimization Problems with Google OR-Tools
1st ed. 2018. xiii, 279 S. 26 SW-Abb. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2018
ISBN: 1-484-23422-7 (1484234227)
Neue ISBN: 978-1-484-23422-8 (9781484234228)

Preis und Lieferzeit: Bitte klicken


Discover the art and science of solving artificial intelligence problems with Python using optimization modeling. This book covers the practical creation and analysis of mathematical algebraic models such as linear continuous models, non-obviously linear continuous models, and pure linear integer models. Rather than focus on theory, Practical Python AI Projects , the product of the author´s decades of industry teaching and consulting, stresses the model creation aspect; contrasting alternate approaches and practical variations.
Each model is explained thoroughly and written to be executed. The source code from all examples in the book is available, written in Python using Google OR-Tools. It also includes a random problem generator, useful for industry application or study.
What You Will Learn

Build basic Python-based artificial intelligence (AI) applications

Work with mathematical optimization methods and the Google OR-Tools (Optimization Tools) suite

Create several types of projects using Python and Google OR-Tools

Who This Book Is For

Developers and students who already have prior experience in Python coding. Some prior mathematical experience or comfort level may be helpful as well.
1: Introduction 2: Linear Continuous Models 3: Hidden Linear Continuous Models 4: Linear Network Models 5: Classic Discrete Models 6: Classic Mixed Models 7: Advanced Techniques
Serge Kruk, PhD is a professor at the Department of Mathematics and Statistics at Oakland University and worked for Bell-Northern Research. His current research interests still bear the stamp of practicality enforced by years in industry: algorithms for semidefinite optimization, scheduling, feasibility and the related numerical linear algebra and analysis. After a few wandering years studying physics, computer science, engineering, and philosophy in Montreal in the seventies, the author entered the industrial world and spent more than a decade designing optimization software, telecommunication protocols and real-time controllers. He left Bell-Northern Research, the best geek playground in Canada, to become the oldest student in the Faculty of Mathematics of the University of Waterloo and attach the three letters Ph.D. to his name.The intention, at first, was to return to the real world. But a few years misspent as mathematics and computer science instructor at Waterloo, Wilfrid-Laurier, and finally Oakland convinced him of the appeal of academia. Since then he has wandered as far geographically as Melbourne and as far culturally as l´Ile de la Reunion, mostly teaching and consulting, with the occasional foray into research, guiding a couple of doctoral students through the painful process of dissertation.