Skip to content

This repository determines if genetic algorithms can be used to determine a competitive advantage of certain configurations by using a genetic algorithm to simulate a metagame (specifically the advantage of certain Pokemon types in a simplified Pokemon match).

Notifications You must be signed in to change notification settings

tmelanson17/type-showdown

Repository files navigation

Type Showdown

The goal is to use a genetic algorithm to determine the best type combinations.

The algorithm works by holding a tournament between 32 genes. The fitness function is determined by the number of wins by the number of agents it beat in a playoff competition.

TODO

  • Make ranking more accurate. Playoff style?

About

This repository determines if genetic algorithms can be used to determine a competitive advantage of certain configurations by using a genetic algorithm to simulate a metagame (specifically the advantage of certain Pokemon types in a simplified Pokemon match).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages