-
Hello,
I encountered an issue when running the Dopamine framework where the module `dopamine.labs.redo` cannot be found. Below are the details:
#### Problem:
While trying to run the script `tra…
-
Hey guys :wave:
Just wondering if there's any reason you pin Jax to `0.4.25`? We are having issues on Mava using JaxMARL as it uses a newer version of Jax and soon will be incompatible with `0.4.2…
-
Hi
While installing recsim we ran into following issue as it was trying latest version of dopamine-rl 3.1.1:
```
Collecting jaxlib>=0.1.52 (from dopamine-rl>=2.0.5->recsim)
Could not find a…
-
Hello
I got the errors about jaxlib when I was trying to install tensor2tensor on windows.
The error message was blow
ERROR: Could not find a version that satisfies the requirement jaxlib>=0.1.51…
-
Using the command : python -m pip install magenta==2.0.1, I get the following error :
ERROR: Could not find a version that satisfies the requirement jaxlib>=0.1.51 (from dopamine-rl->tensor2tens…
-
Hello
I got the errors about jaxlib tensor2tensor when I was trying to install magenta on windows.
The error message was blow
ERROR: Could not find a version that satisfies the requirement jaxli…
-
I've been trying to download the various checkpoint files as per the instructions at the bottom of: [https://github.com/google/dopamine/tree/master/docs](https://github.com/google/dopamine/tree/master…
-
I spent a lot of time trying to understand the colab cartpole Gym example so to apply to a custom discrete Gym environment, which is similar to the cartpole gym environment and works fine with a Keras…
-
Hi,
I think it will helpful to clarify that the checkpoints that you have provided are for the Jax verion and not the normal version:
"The TensorFlow checkpoint files for 5 independent runs of …
-
I am on Windows, and run the basic test `python -um batch_rl.tests.atari_init_test`. But it failed.
Here is the traceback:
Running tests under Python 3.9.12: C:\Users\cenyyang\Anaconda3\python.…
yceny updated
9 months ago