Genetic Algorithms in Elixir

Solve Problems Using Evolution

by: Sean Moriarity

Published 2021-01-21
Internal code smgaelixir
Print status In Print
Pages 242
User level Intermediate
Keywords Machine learning, artificial intelligence, AI, genetic algorithms, hueristics, algorithms, Elixir
Related titles

Genetic Algorithms and Machine Learning for Programmers

ISBN 9781680507942
Other ISBN Channel epub: 9781680508307
Channel PDF: 9781680508314
Kindle: 9781680508284
Safari: 9781680508291
Kindle: 9781680508284
BISACs COM004000 COMPUTERS / Intelligence (AI) & Semantics
COM051300 COMPUTERS / Programming / Algorithms
COM051300 COMPUTERS / Programming / Algorithms

Highlight

From finance to artificial intelligence, genetic algorithms are a powerful tool with a wide array of applications. But you don’t need an exotic new language or framework to get started; you can learn about genetic algorithms in a language you’re already familiar with. Join us for an in-depth look at the algorithms, techniques, and methods that go into writing a genetic algorithm. From introductory problems to real-world applications, you’ll learn the underlying principles of problem solving using genetic algorithms.

Description

Evolutionary algorithms are a unique and often overlooked subset of machine learning and artificial intelligence. Because of this, most of the available resources are outdated or too academic in nature, and none of them are made with Elixir programmers in mind.

Start from the ground up with genetic algorithms in a language you are familiar with. Discover the power of genetic algorithms through simple solutions to challenging problems. Use Elixir features to write genetic algorithms that are concise and idiomatic. Learn the complete life cycle of solving a problem using genetic algorithms. Understand the different techniques and fine-tuning required to solve a wide array of problems. Plan, test, analyze, and visualize your genetic algorithms with real-world applications.

Open your eyes to a unique and powerful field—without having to learn a new language or framework.

Contents and Extracts