iku-work / m-gym

M-Gym is a module for using Mevea physics-based engine in reinforcement learning training. It allows using a custom simulation model of heavy machinery in Python 3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M-Gym

M-Gym is a module for using Mevea physics-based engine in reinforcement learning training. It allows using a custom simulation model of heavy machinery in Python 3.

Requirements

Other requirements:

Installation

Download and install:

git clone https://github.com/iku-work/m-gym.git
pip install -e m-gym

Running tutorial model

Navigate to the tutorial_baselines.py file location in console and run following console command:

python3 tutorial_baselines.py

About

M-Gym is a module for using Mevea physics-based engine in reinforcement learning training. It allows using a custom simulation model of heavy machinery in Python 3.

License:MIT License


Languages

Language:Python 100.0%