alex
alex copied to clipboard
Arcade Learning Environment for Elixir
Hello, I'm reading "Genetic Algorithms in Elixir" for the (public discord) Elixir book club (which you are invited to :smile:). Great book, thanks for making it ❤️ Ch 10 intros...
Not sure it is issue of this library, but I am getting error related to path for `erl_nif.h` on macOs Big Sur. using: ``` Elixir 1.11.3 (compiled with Erlang/OTP 21)...
Using macOS 15.6.1 elixir 1.18.4-otp-27 erlang 27.3.1 Working through Genetic Programming with Elixir and trying to get Alex to run per the instructions in Chapter 10. I managed to successfully...