Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Evolutionary Algorithms

    Posted By: nebulae
    Evolutionary Algorithms

    Alain Petrowski and Sana Ben–Hamida, "Evolutionary Algorithms"
    English | ISBN: 1848218044 | 2017 | 256 pages | PDF | 4 MB

    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.