alexdriedger / sapai-gym

OpenAI Gym environment for Super Auto Pets
MIT License
14 stars 9 forks source link

Add documentation/wrapper code to use agent trained using sapai-gym+SB3 as opponent generator for training another model? #4

Open dougmercer opened 2 years ago

dougmercer commented 2 years ago

If/when I can eventually make an agent that outperforms the biggest_numbers_horizontal_opp_generator, I'd like to use that model as the opponent generator for training another model.

Have you done this? If so, perhaps it would be good to add that example code to the docs?

alexdriedger commented 2 years ago

I've actually been working on adding docs / a Google Colab notebook for this purpose. Hopefully I'll have it pushed soon