Open alexdriedger opened 2 years ago
this is amazing, I've been learning RL using this project and wrote my first agent, it had issues and i was about to create an openAI gym environment but did not know where to start this helps me a lot.
Fantastic! I'm glad this could be of help! Feel free to submit any issues or PRs for any bugs / improvements you find. It's fairly stable currently, but I'm still working on improving it.
Temporary bonuses(cupcakes, horse +atk) seems to stay forever. Is it implemented in sapai?
That's a good catch. That is implemented in sapai
I created an issue for the cupcake and horse bugs #50
I built an OpenAI Gym Environment on top of
sapai
that can be used for reinforcement learning. I thought I would link it here since most people here are probably interested in building ML/AI for Super Auto Petshttps://github.com/alexdriedger/sapai-gym