fork of https://github.com/kngwyu/mujoco-maze with some fixes
mujoco_maze | ||
tests | ||
.gitignore | ||
LICENSE | ||
poetry.lock | ||
pyproject.toml | ||
README.md | ||
setup.cfg | ||
setup.py |
mujoco-maze
Some maze environments for reinforcement learning(RL) using mujoco-py and openai gym.
Thankfully, this project is based on the code from rllab, tensorflow/models, 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).