-
When trying to run the tests:
python3 mars-explorer/tests/test.py
I get
gym.error.Error: No registered env with id: exploConf-v01
-
People coming across this project are mostly beginners or people who don't know how to code. But, they want to test out the agents and battle them.
Most of the example code doesn't work , one of whic…
-
The Pong tutorial works with the currently pinned versions of `gym` and `atari-py` in the `requirements.txt` file.
However, `atari-py` (which was the Open AI fork of the ALE), was deprecated in Septe…
-
This is definitely a nice to have -- It'd be nice if as a part of snapshots, we could have the option to record the policy being rolled out deterministically for a few rollouts, so that we can watch i…
-
-
Hi,
This looks great. How would you go about and adapt this to Open AI Gym for example?
Can you please provide a set of places where changes have to be made?
How Generic is the code to adapt to any…
pranv updated
8 years ago
-
Is there any tutorial how to use RosettaStone with python RL? I know how tu use RL with open-ai gym but I'm not sure how to use Rosetta API with python. Is possible to configuirate deck by RL?
Pete…
-
Here is the issue about the discrete state or observation with one_hot encoding.
Discrete state/observation utilized the gym.env.Discrete.
For discrete tasks.
-
Hello,
I find your work on farm simulators very interesting and very advanced as it really take a lot of environmental parameters into account.
However, when I tried running the google collab (http…
-
As a VGC 2022 competitor I would really like support for VGC2022 Doubles format for reinforcement learning with Open AI GYM.
If there's anything I can do to help the process please let me know. Or…