Home

Awesome

Banner
<a href="https://lgtm.com/projects/g/enlite-ai/maze/context:python"> <img src="https://img.shields.io/lgtm/grade/python/g/enlite-ai/maze.svg?logo=lgtm&logoWidth=18" alt="Language grade: Python" /> </a> PyPI PyPI - Python Version Maze Docker Image Read the Docs contributions welcome

Applied Reinforcement Learning with Python

MazeRL is an application oriented Deep Reinforcement Learning (RL) framework, addressing real-world decision problems. Our vision is to cover the complete development life cycle of RL applications ranging from simulation engineering up to agent development, training and deployment.

This is a preliminary, non-stable release of Maze. It is not yet complete and not all of our interfaces have settled yet. Hence, there might be some breaking changes on our way towards the first stable release.

Spotlight Features

Below we list a few selected Maze features.

Get Started

<table><tbody><tr> <td align="center"><a href="https://maze-rl.readthedocs.io/en/latest/getting_started/installation.html"> <img src="https://github.com/enlite-ai/maze/raw/main/.github/pip.png" alt="Pip" width="128px"><br> <strong>Installation</strong> </a></td> <td align="center"><a href="https://maze-rl.readthedocs.io/en/latest/getting_started/first_example.html"> <img src="https://github.com/enlite-ai/maze/raw/main/.github/start.png" alt="First Example" width="128px"><br> <strong>First Example</strong> </a></td> <td align="center"><a href="https://maze-rl.readthedocs.io/en/latest/getting_started/step_by_step_tutorial.html"> <img src="https://github.com/enlite-ai/maze/raw/main/.github/steps.png" alt="Tutorial" width="128px"><br> <strong>Step by Step Tutorial</strong> </a></td> <td align="center"><a href="https://maze-rl.readthedocs.io/en/latest/"> <img src="https://github.com/enlite-ai/maze/raw/main/.github/paper.png" alt="Documentation" width="128px"><br> <strong>Documentation</strong> </a></td> </tr></tbody></table>

Learn more about Maze

The documentation is the starting point to learn more about the underlying concepts, but most importantly also provides code snippets and minimum working examples to get you started quickly.

License

Maze is freely available for research and non-commercial use. A commercial license is available, if interested please contact us on our company website or write us an email.

We believe in Open Source principles and aim at transitioning Maze to a commercial Open Source project, releasing larger parts of the framework under a permissive license in the near future.