Genetic algorithms demo from CS50 on Twitch, March 15, 2019
With many thanks to Danil Nagy for his wonderful post on Medium on the topic, which inspired my own curiosity about genetic algorithms and which served as the inspiration for this stream and example.
To run this code execute python genetic.py
.