1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-18 03:30:19 +01:00

remove -ept flag (#283)

This commit is contained in:
shadiendrawis
2019-04-03 16:32:24 +03:00
committed by GitHub
parent a543f10c1a
commit 0b808f0794
2 changed files with 0 additions and 9 deletions

View File

@@ -32,7 +32,6 @@ class Definitions:
css = "checkpoint_save_secs"
crd = "checkpoint_restore_dir"
et = "environment_type"
ept = "exploration_policy_type"
cp = "custom_parameter"
seed = "seed"
dccp = "distributed_coach_config_path"