@oneiro I'm making an implementation of a neural network framework in Elixir based on this 2011 thesis where somebody does it in Erlang.
It combines a generic algorithm to "evolve" at appropriate topologies of neurons and weights.