Hands-On Genetic Algorithms With Python(English, Paperback, Wirsansky Eyal) | Zipri.in
Hands-On Genetic Algorithms With Python(English, Paperback, Wirsansky Eyal)

Hands-On Genetic Algorithms With Python(English, Paperback, Wirsansky Eyal)

Quick Overview

Rs.3750 on FlipkartBuy
Product Price Comparison
Explore the ever-growing world of genetic algorithms to build and enhance AI applications involving search, optimization, machine learning, deep learning, NLP and XAI, using Python libraries such as DEAP, scikit-learn, and NumPy.Key FeaturesLearn to implement genetic algorithms using -of-the-art Python toolsTake advantage of cloud computing technology to increase the performance of your solutionsDiscover related bio-inspired algorithms such as particle swarm optimization and NEATBook DescriptionGenetic algorithms are a family of search, optimization, and learning algorithms inspired by the principles of natural evolution. This book will guide you through mastering the powerful, yet simple technique of genetic algorithms, applying them to a wide range of tasks and using them in artificial intelligence applications, all with Python.After introducing genetic algorithms and their principles of operation, you will find out how they differ from traditional algorithms and the types of problems they can solve. Discover how they can be applied to search and optimization problems, such as planning, scheduling, gaming, and analytics. Learn to apply genetic algorithms to artificial intelligence - to improve machine learning and deep learning models, solve reinforcement learning as well as natural language processing tasks, and delve into explainable AI. The new edition expands on applying genetic algorithms to NLP and XAI, speeding up genetic algorithms with concurrency and cloud computing, and understanding the NEAT algorithm. The book concludes with an image reconstruction project, followed by demonstrations of related technologies, for future applications. By the end of this book, you will have gained hands-on experience in applying genetic algorithms across a variety of fields, with emphasis on artificial intelligence.What you will learnUse genetic algorithms to solve planning, scheduling, gaming, and analytics problemsCreate reinforcement learning, natural language processing, and explainable AI applicationsEnhance the performance of machine learning models and optimize deep learning architectureIncrease the performance of your solutions by taking advantage of concurrency and cloud computingExplore how images can be reconstructed using a set of semi-transparent shapesDiscover other bio-inspired techniques, such as particle swarm optimization and NEATWho this book is forIf you are a data scientist, software developer, AI enthusiast who wants to break into genetic algorithms and apply them to real-world, intelligent applications as quickly as possible, this book is for you. To learn from this book, you should have a working knowledge of Python.