Эволюционные алгоритмы — направление в искусственном интеллекте (раздел эволюционного моделирования), которое использует и моделирует процессы естественного отбора. Перечислим некоторые из них: генетические алгоритмы — эвристический алгоритм поиска, используемый для решения задач оптимизации и моделирования путём случайного подбора, комбинирования и вариации искомых параметров; генетическое программирование — автоматическое создание или изменение программ с помощью генетических алгоритмов; эволюционное программирование — аналогично генетическому программированию, но структура программы постоянна, изменяются только числовые значения; эволюционные стратегии — похожи на генетические алгоритмы, но в следующее поколение передаются только положительные мутации; дифференциальная эволюция; нейроэволюция — аналогична генетическому программированию, но геномы представляют собой искусственные нейронные сети, в которых происходит эволюция весов при заданной топологии сети, или, помимо эволюции весов, также производится эволюция топологии.Все они моделируют базовые положения в теории биологической эволюции — процессы отбора, скрещивания, мутации и воспроизводства. Поведение особей определяется окружающей средой. Множество особей принято называть популяцией. Популяция эволюционирует в соответствии с правилами отбора в соответствии с целевой функцией, которая задается окружающей средой. Таким образом, каждой особи (индивидууму) в популяции назначается значение его пригодности в окружающей среде. Размножаются только наиболее пригодные особи. Рекомбинация и мутация позволяют индивидуумам изменяться и приспосабливаться к среде. Такие алгоритмы относятся к адаптивным поисковым механизмам.Эволюционные методы (ЭМ) — приближенные (эвристические) методы решения задач оптимизации и структурного синтеза. Большинство ЭМ основано на статистическом подходе к исследованию ситуаций и итерационном приближении к искомому решению.
BPB Publications, 2023. — 620 p. — ISBN 978-93-5551-064-8. A theory behind computing machines. The book is geared toward those who thirst for computation theory knowledge. To cater to the demands of a wide range of people, the principles in this book are explained in a way that is easy to understand, digest and apply in the upcoming career. The 'Theory of Computation' is the...
Packt Publishing, 2020. — 333 p. — ISBN: 1838557741. Explore the ever-growing world of genetic algorithms to solve search, optimization, and AI-related tasks, and improve machine learning models using Python libraries such as DEAP, scikit-learn, and NumPy. Key Features Explore the ins and outs of genetic algorithms with this fast-paced guide. Implement tasks such as feature...
Springer, 2021. — 836 p. — ISBN 978-3-030-72698-0. This book constitutes the refereed proceedings of the 24th International Conference on Applications of Evolutionary Computation, EvoApplications 2021, held as part of Evo*2021, as Virtual Event, in April 2021, co-located with the Evo*2021 events EuroGP, EvoCOP, and EvoMUSART. The 51 revised full papers presented in this book...
Springer, 2018. — 194 p. — ISBN: 3319913395. This book is a delight for academics, researchers and professionals working in evolutionary and swarm computing, computational intelligence, machine learning and engineering design, as well as search and optimization in general. It provides an introduction to the design and development of a number of popular and recent swarm and...
AlgorithmAfternoon.com, 2024. — 226 p. — ASIN: B0D2G697MT. Are you a software developer looking to harness the power of genetic algorithms to solve complex optimization problems? "Genetic Algorithm Afternoon: A Practical Guide for Software Developers" is your go-to resource for mastering this innovative and powerful technique. Whether you're a beginner or an experienced...
Bentham Books, 2023. — 155 p. — ISBN13 9789815136364. — ISBN10 9815136364. This book presents research focused on the design of fractal antennas using bio-inspired computing techniques. The authors present designs for fractal antennas having desirable features like size reduction characteristics, enhanced gain, and improved bandwidths. The research is summarized in six chapters...
Cham: Springer International Publishing, 2019. — 322 p. — ISBN: 978-3-030-10752-9. This open access book is the final publication of the COST Action IC1303 Algorithms, Architectures and Platforms for Enhanced Living Environments (AAPELE) project. Ambient Assisted Living (AAL) is an area of research based on Information and Communication Technologies (ICT), medical research, and...
Apple Academic Press, 2016. — 588 p. — ISBN: 1771883367. Edited by professionals with years of experience, this book provides an introduction to the theory of evolutionary algorithms and single- and multi-objective optimization, and then goes on to discuss to explore applications of evolutionary algorithms for many uses with real-world applications. Edited by professionals with...
Springer, 2020. — 437 p. — ISBN: 978-981-15-3685-4 (eBook). This book delivers the state of the art in Deep Learning (DL) methods hybridized with evolutionary computation (EC). Over the last decade, DL has dramatically reformed many domains: computer vision, speech recognition, healthcare, and automatic game playing, to mention only a few. All DL models, using different...
Hisao Ishibuchi, Qingfu Zhang, Ran Cheng, Ke Li, Hui Li, Handing Wang, Aimin Zhou. - Springer, 2021. — 781 p. — ISBN 978-3-030-72061-2. This book constitutes the refereed proceedings of the 11th International Conference on Evolutionary Multi-Criterion Optimization, EMO 2021 held in Shenzhen, China, in March 2021. The 47 full papers and 14 short papers were carefully reviewed...
Cham: Springer International Publishing, 2019. — 304 p. — ISBN: 978-3-030-03131-2. This book is intended to provide a systematic overview of so-called smart techniques, such as nature-inspired algorithms, machine learning and metaheuristics. Despite their ubiquitous presence and widespread application to different scientific problems, such as searching, optimization and /or...
Springer Cham, 2023. — 360 p. — (Natural Computing Series) — eBook ISBN: 978-3-031-25263-1. This book presents the state-of-the-art, current challenges, and future perspectives for the field of many-criteria optimization and decision analysis. The field recognizes that real-life problems often involve trying to balance a multiplicity of considerations simultaneously – such as...
Springer, 2022. — 277 p. — (Engineering Optimization: Methods and Applications). — ISBN-13 9789811946325. — ISBN-10 9811946329. This book covers the latest advances in Cultural Algorithms, their general framework, different variants, hybridized versions with other meta-heuristic and search techniques, and their applications. Cultural Algorithms (CAs) are meta-heuristic...
CRC Press, 2025. — 215 р. — (Advances in Metaheuristics). — ISBN: 978-1-003-54289-6. In the rapidly evolving domain of computational problem-solving, this book delves into the cutting-edge Automatic Generation of Algorithms (AGA) paradigm, a groundbreaking approach poised to redefine algorithm design for optimization problems. Spanning combinatorial optimization, machine...
Кажется, название "генетические алгоритмы" больше подойдёт для этого раздела. По крайней мере в современной литературе существует тенденция использования именно его повсеместно. Или мои наблюдения не объективны?
Комментарии