fork of https://github.com/kngwyu/mujoco-maze with some fixes
| mujoco_maze | ||
| .gitignore | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
| setup.cfg | ||
mujoco-maze
Some maze environments for reinforcement learning(RL) using mujoco-py and openai gym.
Thankfully, this project is based on the code from tensorflow/models, rllab and deep-skill-chaining.
License
This project is licensed under Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0).