Genetic Algorithms with Elixir
Lately, I’ve been experimenting with genetic algorithms and ways to merge them with Neural Networks. The goal is to have Elixir based systems that can problem solve on their own. The post illustrates how GA’s can be used to solve problems. I show an example using a small project known as SPELLER.
Read next Twitter OAuth Authentication with Elixir and Phoenix