Open andreped opened 2 years ago
Note that sapai
supports freezing, but sapai-gym
does not:
https://github.com/manny405/sapai/blob/fbf2dc9f11f1db8bd5016c245b149193ab35da48/sapai/shop.py#L958
Hence, it should be possible to add support for it in sapai-gym
without modifying the underlying SAP engine.
This stems from
sapai-gym
, which has not added support for it yet: https://github.com/alexdriedger/sapai-gym/blob/master/sapai_gym/SuperAutoPetsEnv.py#L294When this is added, we will also need to add support for it in the machine vision system.