In this course, I decided to create a genetic algorithm that plays Tetris, here I have some simple genetic algorithms i created to understand how genetic algorithm works as well as my final Tetris game
A python script that takes a population of random ints and optimizes them into prime numbers
A python script that takes a population of ranodm ints and optimizes them into being the largest they can be