-
Hi!
I just tried to use this notebook: https://github.com/Denys88/rl_games/blob/master/notebooks/brax_training.ipynb and an import error occurred on this:
```python
from brax import jumpy as jp…
-
Hi Brax team,
I’m working on a reinforcement learning project using Brax to train a PPO agent and I’m trying to implement curriculum learning by adjusting the environment's difficulty dynamically bas…
-
Thought id mention; there is a brax implementation of SHAC [here](https://github.com/google/brax/pull/262#issuecomment-1387428472)
I suppose its hard to compare directly since the envs are not iden…
-
Hello,
I would like to report an incompatibility issue between the newly supported NNX in Flax and the existing version of EvoX.
The EvoX framework implements a `Problem` for Brax, which require…
-
I am trying to train an RL model using SAC and compare it to PPO by using the tutorial in [this notebook](https://colab.research.google.com/github/google-deepmind/mujoco/blob/main/mjx/tutorial.ipynb#s…
-
I'm currently doing a project related to transferring control policies from simulator to simulator. This lead me to try to standardize action and observation spaces between brax and mujoco.
I imple…
-
### Describe the proposed feature and its relevance to inferencing
Add IREE and Godot Engine demos
### Context or use case
How can we should the world IREE and Godot Engine is cool.
### Pr…
-
Todo: Look into adding support for Google's cool-looking [Brax framework](https://github.com/google/brax) to get massively parallelized [mujoco-like environments](https://github.com/google/brax/blob/m…
-
Hi! I am interested in training the ant robot using the CMA-ES strategy.
I tried running the notebook examples/07_brax_control.ipynb and the performances I get are off. When running it as it is, wi…
-
This is a very loose roadmap for what/when major breaking changes should be expected in Gym and in what order (last updated September 6, 2022):
October:
- [ ] Wrapper overhaul
- [ ] Official Cond…