Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Hands-On Genetic Algorithms with Python

You're reading from  Hands-On Genetic Algorithms with Python

Product type Book
Published in Jan 2020
Publisher Packt
ISBN-13 9781838557744
Pages 346 pages
Edition 1st Edition
Languages
Author (1):
Eyal Wirsansky Eyal Wirsansky
Profile icon Eyal Wirsansky

Table of Contents (18) Chapters

Preface Section 1: The Basics of Genetic Algorithms
An Introduction to Genetic Algorithms Understanding the Key Components of Genetic Algorithms Section 2: Solving Problems with Genetic Algorithms
Using the DEAP Framework Combinatorial Optimization Constraint Satisfaction Optimizing Continuous Functions Section 3: Artificial Intelligence Applications of Genetic Algorithms
Enhancing Machine Learning Models Using Feature Selection Hyperparameter Tuning of Machine Learning Models Architecture Optimization of Deep Learning Networks Reinforcement Learning with Genetic Algorithms Section 4: Related Technologies
Genetic Image Reconstruction Other Evolutionary and Bio-Inspired Computation Techniques Other Books You May Enjoy

Summary

In this chapter, we started by introducing genetic algorithms, their analogy to Darwinian evolution, and their basic principles of operation, including the use of population, genotype, the fitness function, and the genetic operators of selection, crossover, and mutation.

Then, we covered the theory underlying genetic algorithms by going over the building-block hypothesis and the schema theorem and illustrating how genetic algorithms work by bringing together superior, small building blocks to create the best solutions.

Next, we went over the differences between genetic algorithms and traditional ones, such as maintaining a population of solutions and using a genetic representation of the solutions.

We continued by covering the strengths of genetic algorithms, including their capacity for global optimization, handling problems with complex or non-existent mathematical representations...

You have been reading a chapter from
Hands-On Genetic Algorithms with Python
Published in: Jan 2020 Publisher: Packt ISBN-13: 9781838557744
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}