issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/setup-node from 3 to 4
#66
dependabot[bot]
opened
1 year ago
1
Bump actions/checkout from 3 to 4
#65
dependabot[bot]
opened
1 year ago
1
Choose Hyperparameters for Different Experiments
#64
philswatton
opened
1 year ago
1
Effective Number of Pokemon as a Convergence Metric
#63
philswatton
opened
1 year ago
0
chore: update pre-commit hooks
#62
pre-commit-ci[bot]
opened
1 year ago
1
Change docker image to run the simulation on start
#61
boykovdn
opened
1 year ago
6
Refactoring the code to check for duplicate pokemon into the outer crossover loop
#60
phinate
closed
1 year ago
0
fixed wrong fitness length bug
#59
philswatton
opened
1 year ago
2
Add docker container to tests (and run them from within!)
#58
phinate
opened
1 year ago
2
Possible inconsistent tracking of fitness indicies
#57
phinate
opened
1 year ago
0
Start Pokemon-showdown server if not running.
#56
AoifeHughes
opened
1 year ago
0
better bot than `SimpleHeuristicsPlayer` (e.g. RL-based)
#55
phinate
opened
1 year ago
1
better + specific tests for `operations.py`
#54
phinate
opened
1 year ago
0
Better tests, better `__main__.py`, no duplicates on teams
#53
phinate
closed
1 year ago
9
Refactor/team -> adds team generation and validation
#52
AoifeHughes
opened
1 year ago
0
Add better data recording and output from __main__
#51
AoifeHughes
closed
1 year ago
1
Adds tests for battles
#50
AoifeHughes
closed
1 year ago
5
Add more pokdedex testing, e.g., abilities, evs, ivs, items, natures etc.
#49
AoifeHughes
opened
1 year ago
0
Validate p2lab generated Pokemon pre-battling
#48
AoifeHughes
opened
1 year ago
0
Add suitable defaults to our internal Pokemon generation
#47
AoifeHughes
closed
1 year ago
1
Comprehensive Testing needs added
#46
AoifeHughes
opened
1 year ago
2
updates to documentation
#45
AoifeHughes
closed
1 year ago
1
Pokefactory - generates Pokemon
#44
AoifeHughes
closed
1 year ago
4
External data strategy needs decided!
#43
AoifeHughes
closed
1 year ago
5
Add functionality to generate Pokemon via Showdown/Poke-env
#42
AoifeHughes
closed
1 year ago
4
Patch/poke env - fixes the NoneType error when battling
#41
AoifeHughes
closed
1 year ago
0
Rework Teams object to make unique Pokemon objects
#40
AoifeHughes
closed
1 year ago
1
Generate Teams function in teams.py doesn't work with unique flag
#39
AoifeHughes
closed
1 year ago
1
Need to accept more battle formats than just gen7
#38
AoifeHughes
opened
1 year ago
8
Added commandline args for easier use
#37
AoifeHughes
closed
1 year ago
2
Poke-env errors when battling using teams of size greater than 1
#36
phinate
closed
1 year ago
11
Start working on a proper test of the functionality
#35
phinate
closed
1 year ago
1
Update docs
#34
AoifeHughes
closed
1 year ago
3
updated poke-env
#33
AoifeHughes
closed
1 year ago
0
Post hack week refactor!
#32
phinate
closed
1 year ago
1
1v1 experiment code
#31
phinate
closed
1 year ago
1
fixed fitnesses being invalid for mutate with fitness
#30
philswatton
closed
1 year ago
1
Add inital Dockerfile
#29
boykovdn
closed
1 year ago
1
added gen 1 data
#28
AoifeHughes
closed
1 year ago
1
Fight to the death
#27
eddableheath
closed
1 year ago
0
Add random_connected matching function
#26
boykovdn
closed
1 year ago
4
Visualisation using sprites
#25
LydiaFrance
closed
1 year ago
1
selection-only function
#24
philswatton
closed
1 year ago
0
The great merge!
#23
phinate
closed
1 year ago
0
Remove nx
#22
boykovdn
closed
1 year ago
0
added poke_stats
#21
eddableheath
closed
1 year ago
1
Operations
#20
philswatton
closed
1 year ago
3
Hypothesis testing
#19
LydiaFrance
closed
1 year ago
1
Aoife/fixgit
#18
AoifeHughes
closed
1 year ago
2
Analysis + Fix for Validating
#17
AoifeHughes
closed
1 year ago
2
Next