andreped/super-ml-pets

animal pack is outdated

andreped opened this issue · 2 comments

The engine runs on an older version of SAP where for instance a fish was a 3-3 and not a 2-2. We need to update sapai to have the updated numbers, such that the trained model transfers well to the real game.

I made a PR to sapai which should fix this issue: manny405/sapai#79

Will have to wait until PR is merged, and then make a PR to sapai-gym to use the latest version of sapai, before then we can use these edits in super-ml-pets.

Fixed in 5d18485.

I'm using the andreped/sapai-gym@dev (see here) which has this fix, as this branch uses a separate andreped/sapai@update-stats branch (see here).