Skip to content

My Math Thesis/Research Project (Genetic Algorithms w/ Tetris)

Notifications You must be signed in to change notification settings

adam-does-code/MATH-4600

Repository files navigation

MATH*4600 - Advanced Research Project in Mathematics

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

EvolvePrime.py

A python script that takes a population of random ints and optimizes them into prime numbers

bignumber.py

A python script that takes a population of ranodm ints and optimizes them into being the largest they can be

About

My Math Thesis/Research Project (Genetic Algorithms w/ Tetris)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages