Moved Levels and fixed consta

This commit is contained in:
Steffen Illium
2023-10-25 17:15:46 +02:00
parent 85d65a2c78
commit 5e49b1228f
10 changed files with 1 additions and 6 deletions

View File

@ -22,7 +22,7 @@ This file is used for:
"""
LEVELS_DIR = 'modules/levels' # for use in studies and experiments
LEVELS_DIR = 'levels' # for use in studies and experiments
STEPS_START = 1 # Define where to the stepcount; which is the first step
IGNORED_DF_COLUMNS = ['Episode', 'Run', # For plotting, which values are ignored when loading monitor files