-
### What happened + What you expected to happen
I am trying to run a regression test on the cartpole example and am running into the issue below.
```
rayvenv) shpa7847@UCB-TDLQ372645 bsk_rl % pyth…
-
Please recommend how users should synchronize versions of tf, keras and keras rl?
- [OK ] Check that you are up-to-date with the master branch of Keras-RL. You can update with:
`pip install git+…
-
The tensorflow-macos branch is currently archived so I was hoping someone could help me find a fix for this Import error. Im trying to import keras-rl packages and its throwing errors because TensorFl…
-
Hi,
I'm trying to save and load the model from this example: https://keras.io/examples/rl/deep_q_network_breakout/
Saving the model works. When I load the model I'm getting the following error:
`…
-
Hi, I am getting this error. I tried to change as suggested in this but still I am not able to run the file.
pygame 2.0.1 (SDL 2.0.14, Python 3.8.10)
Hello from the pygame community. https://www.p…
-
A simple Implementation of Reinforcement Learning in python using Keras-rl library.
-
Hello, I have been reading through this repository's documentation, and I understand it is possible to use an OpenAI Gym interface for training reinforcement learning agents. `keras-rl` seems like a d…
-
This could possibly be just a noob mistake for not discovering it easily, but the information in the [Training Your First Models](http://osim-rl.stanford.edu/docs/training/) page could be quite confus…
ghost updated
5 years ago
-
### What happened + What you expected to happen
i want to try to https://github.com/ray-project/ray/tree/master/rllib/algorithms/dreamerv3, run
$ cd ray/rllib/tuned_examples/dreamerv3/
$ python at…
-
I have been trying to run the examples for RL Players several times with no luck. The Issue seems to be a problem with the requirements because the errors are usually an ImportError (I'll add pictures…