We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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#L294
sapai-gym
When this is added, we will also need to add support for it in the machine vision system.
The text was updated successfully, but these errors were encountered:
Note that sapai supports freezing, but sapai-gym does not: https://github.com/manny405/sapai/blob/fbf2dc9f11f1db8bd5016c245b149193ab35da48/sapai/shop.py#L958
sapai
Hence, it should be possible to add support for it in sapai-gym without modifying the underlying SAP engine.
Sorry, something went wrong.
No branches or pull requests
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#L294
When this is added, we will also need to add support for it in the machine vision system.
The text was updated successfully, but these errors were encountered: