alan-turing-institute / p2lab-pokemon

A Python library for running genetic algorithms to optimize Pokemon teams!
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Refactor/model #9

Closed AoifeHughes closed 1 year ago

AoifeHughes commented 1 year ago

So to install with pip install -e . this required me to change the src/p2lab to src/P2Lab, but that's an issue because it's now decided all the files are new? 🤷‍♀️

AoifeHughes commented 1 year ago

There's a lot done here, everything seems to be working from start to finish in a very barebones not really doing much fancy stuff and the logic might be flawed for the GA. But I think from here it's worth merging to main and branching from this going forward!

AoifeHughes commented 1 year ago

FYI 08:11 minutes to run 10x generations of 10x teams of 6 Pokemon with 10x matches between each other team