avatarThe Pragmatic Programmers

Free AI web copilot to create summaries, insights and extended knowledge, download it at here

702

Abstract

lt problems. You used this principle to create a basic problem behaviour for modeling an optimization problem. You then learned about the different genotypes and how important encoding is.</p><p id="ef02">In the next chapter, you’ll take a short detour before diving into more difficult aspects of genetic algorithms. You’ll learn about testing with randomness and verifying the correctness of the algorithms you’ve already written.</p><p id="7149">Copyright © 2021, The Pragmatic Bookshelf.</p><p id="1339"><i>👈 <a href="https://readmedium.com/spelling-words-with-genetic-algorithms-9bfbd77eb3ec">Spelling Words with Genetic Algorithms</a> | <a href="https://readmedium.com/table-of-contents-879fc8614

Options

df">TOC</a> | <a href="https://readmedium.com/chapter-4-evaluating-solutions-and-populations-ca64815afedc">Chapter 4 Evaluating Solutions and Populations</a> 👉</i></p><p id="9210"><i>Genetic Algorithms in Elixir by Sean Moriarity can be purchased in other book formats <a href="https://pragprog.com/titles/smgaelixir">directly from the Pragmatic Programmers</a>. If you notice a code error or formatting mistake, please let us know <a href="https://readmedium.com/how-to-report-errata-4e164674347a">here</a> so that we can fix it.</i></p><figure id="1c93"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*U2E2a23SuM4520w9CUXSWw.jpeg"><figcaption></figcaption></figure></article></body>

What You Learned

Genetic Algorithms in Elixir — by Sean Moriarity (33 / 101)

👈 Spelling Words with Genetic Algorithms | TOC | Chapter 4 Evaluating Solutions and Populations 👉

In this chapter, you learned how to take advantage of Elixir’s language features to better represent chromosomes. You also learned about the importance of abstraction to solving difficult problems. You used this principle to create a basic problem behaviour for modeling an optimization problem. You then learned about the different genotypes and how important encoding is.

In the next chapter, you’ll take a short detour before diving into more difficult aspects of genetic algorithms. You’ll learn about testing with randomness and verifying the correctness of the algorithms you’ve already written.

Copyright © 2021, The Pragmatic Bookshelf.

👈 Spelling Words with Genetic Algorithms | TOC | Chapter 4 Evaluating Solutions and Populations 👉

Genetic Algorithms in Elixir by Sean Moriarity can be purchased in other book formats directly from the Pragmatic Programmers. If you notice a code error or formatting mistake, please let us know here so that we can fix it.

Smgaelixir
Recommended from ReadMedium