benji24290 / rl-warehouse

Reinforcement Learning Warehouse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rl-warehouse

Reinforcement Learning Warehouse

Install Requirements

Run the following command to install all the dependencies:

pip install -e .

Start Experiment

The experiment will be startet with the following command:

python envs/warehouse_env_dir/__init__.py

The environment settings and algorithm parameters can be adjustet in envs/warehouse_env_dir/__init__.py and the rewards can be adjusted in envs/warehouse_env_dir/consts.py

About

Reinforcement Learning Warehouse


Languages

Language:TeX 51.5%Language:Python 48.5%