Applied Evolutionary Algorithms for Engineers Using Python
Autor Leonardo Azevedo Scarduaen Limba Engleză Paperback – 26 iun 2023
Instead of attempting to encompass most of the existing evolutionary algorithms, past and present, the book focuses on those algorithms that researchers have recently applied to difficult optimization problems, such as control problems with continuous action spaces and the training of high-dimensional convolutional neural-networks. The basic characteristics of real-world optimization problems are presented, together with recommendations on its proper application to evolutionary algorithms. The applied nature of the book is reinforced by the presentation of successful cases of the application of evolutionary algorithms to optimization problems. This is complemented by Python source codes, giving users an insight into the idiosyncrasies of the practical application of evolutionary algorithms.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 363.64 lei 22-36 zile | +19.59 lei 5-11 zile |
CRC Press – 26 iun 2023 | 363.64 lei 22-36 zile | +19.59 lei 5-11 zile |
Hardback (1) | 1165.88 lei 43-57 zile | |
CRC Press – 15 iun 2021 | 1165.88 lei 43-57 zile |
Preț: 363.64 lei
Preț vechi: 454.55 lei
-20% Nou
Puncte Express: 545
Preț estimativ în valută:
69.61€ • 71.59$ • 57.75£
69.61€ • 71.59$ • 57.75£
Carte disponibilă
Livrare economică 27 ianuarie-10 februarie
Livrare express 10-16 ianuarie pentru 29.58 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367711368
ISBN-10: 0367711362
Pagini: 254
Ilustrații: 150
Dimensiuni: 156 x 234 x 17 mm
Greutate: 0.47 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Locul publicării:Boca Raton, United States
ISBN-10: 0367711362
Pagini: 254
Ilustrații: 150
Dimensiuni: 156 x 234 x 17 mm
Greutate: 0.47 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Locul publicării:Boca Raton, United States
Cuprins
Preface. SECTION I: INTRODUCTION. Evolutionary Algorithms and Difficult Optimization Problems. Introduction to Optimization. Introduction to Evolutionary Algorithms. SECTION II: SINGLE-OBJECTIVE EVOLUTIONARY ALGORITHMS. Swarm Optimization. Evolution Strategies. Genetic Algorithms. Differential Evolution. SECTION III: MULTI-OBJECTIVE EVOLUTIONARY ALGORITHMS. Non-Dominated Sorted Genetic Algorithm II. Multiobjective Evolutionary Algorithm Based on Decomposition. SECTION IV: APPLYING EVOLUTIONARY ALGORITHMS. Solving Optimization Problems with Evolutionary Algorithms. Assessing the Performance of Evolutionary Algorithms. Case Study - Optimal Design of a Gear Train System. Case Study - Teaching a Legged Robot How to Walk. References.
Notă biografică
Leonardo Azevedo Scardua received the D.Sc. degree in electrical engineering from the University of São Paulo, Brazil, in 2015. He has extensive engineering experience with mission-critical applications in the railway industry, having applied artificial intelligence and optimization algorithms in the development of software systems that control train traffic in many railways. He is now with the Control Engineering Department at the Federal Institute of Technology of Espírito Santo, Brazil.
Descriere
This book meant for students, scientists and engineers to help in the application of evolutionary algorithms to practical optimization problems. The presentation of theoretical background is complemented with didactical Python implementations of evolutionary algorithms that researchers have recently applied to complex optimization problems.