memorax.environments#
Environment creation and wrappers.
environment.make() - Factory function to create JAX-compatible environments.
Supported Environments#
The make function supports the following namespaces:
gymnax::- Gymnax environments (CartPole, Pendulum, etc.)brax::- Brax physics environments (Ant, Humanoid, etc.)navix::- Navigation environmentscraftax::- Craftax multi-task environmentspopgym_arcade::- POPGym Arcade environmentspopjym::- POPJym memory benchmarksmujoco::- MuJoCo environmentsxminigrid::- XMiniGrid environments