mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 14:10:30 +00:00
3 lines
156 B
Python
3 lines
156 B
Python
from gymnasium.envs.phys2d.cartpole import CartPoleFunctional, CartPoleJaxEnv
|
|
from gymnasium.envs.phys2d.pendulum import PendulumFunctional, PendulumJaxEnv
|