Skip to content

benji24290/rl-warehouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published