lebrice / Sequoia

The Research Tree - A playground for research at the intersection of Continual, Reinforcement, and Self-Supervised Learning.
GNU General Public License v3.0
190 stars 18 forks source link

Todo: Look into adding support for Brax for RL envs #228

Open lebrice opened 3 years ago

lebrice commented 3 years ago

Todo: Look into adding support for Google's cool-looking Brax framework to get massively parallelized mujoco-like environments with low overhead. (and no closed-source code! :smile: )

erikfrey commented 3 years ago

You may find this issue interesting in which we discuss converting between pytorch and jax: https://github.com/google/brax/issues/2