An open API service indexing awesome lists of open source software.

https://github.com/holsee/genetic

Genetic algorithms in elixir
https://github.com/holsee/genetic

Last synced: 3 months ago
JSON representation

Genetic algorithms in elixir

Awesome Lists containing this project

README

        

🧬 Genetic Algorithms in Elixir & Rust 🧬
========================================

Initial material in this repo will be from exercises found in the
book of the same name with modificiation, optimisation and reimplementation
of many of the algorithms in [NX](https://github.com/elixir-nx/nx) and Rust 🦀.