filmov
tv
Genetic Algorithm Visualization
![preview_player](https://i.ytimg.com/vi/qHKoKZE9jUA/maxresdefault.jpg)
Показать описание
A simple visualization of a genetic algorithm maximizing a simple function with one random variable. I used clj-genetic to run the process, JFreechart to plot it, Clojure to tie it together and Vim to write it.