Evolutionary Algorithms
- Length: 256 pages
- Edition: 1
- Language: English
- Publisher: Wiley-ISTE
- Publication Date: 2017-04-11
- ISBN-10: B071XNSYYS
- Sales Rank: #4133022 (See Top 100 Books)
Evolutionary algorithms are bio-inspired algorithms based on Darwin’s theory of evolution. They are expected to provide non-optimal but good quality solutions to problems whose resolution is impracticable by exact methods.
In six chapters, this book presents the essential knowledge required to efficiently implement evolutionary algorithms.
Chapter 1 describes a generic evolutionary algorithm as well as the basic operators that compose it. Chapter 2 is devoted to the solving of continuous optimization problems, without constraint. Three leading approaches are described and compared on a set of test functions. Chapter 3 considers continuous optimization problems with constraints. Various approaches suitable for evolutionary methods are presented. Chapter 4 is related to combinatorial optimization. It provides a catalog of variation operators to deal with order-based problems. Chapter 5 introduces the basic notions required to understand the issue of multi-objective optimization and a variety of approaches for its application. Finally, Chapter 6 describes different approaches of genetic programming able to evolve computer programs in the context of machine learning.
Table of Contents
Chapter 1 Evolutionary Algorithms
Chapter 2 Continuous Optimization
Chapter 3 Constrained Continuous Evolutionary Optimization
Chapter 4 Combinatorial Optimization
Chapter 5 Multi-Objective Optimization
Chapter 6 Genetic Programming For Machine Learning