# mujoco-maze Some maze environments for reinforcement learning(RL) using [mujoco-py] and [openai gym][gym]. Thankfully, this project is based on the code from [tensorflow/models][models], [rllab] and [deep-skill-chaining][dsc]. ## License This project is licensed under Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE) or http://www.apache.org/licenses/LICENSE-2.0). [dsc]: https://github.com/deep-skill-chaining/deep-skill-chaining [gym]: https://github.com/openai/gym [models]: https://github.com/tensorflow/models/tree/master/research/efficient-hrl [mujoco-py]: https://github.com/openai/mujoco-py [rllab]: https://github.com/rll/rllab