johnjim0816
add all benchmarks
62e03a2
raw
history blame
316 Bytes
general_cfg:
algo_name: VI
device: cpu
env_name: theAlley
eval_eps: 10
eval_per_episode: 5
load_checkpoint: true
load_path: Train_theAlley_VI_20221122-215228
max_steps: 200
mode: test
save_fig: true
seed: 1
show_fig: false
test_eps: 10
train_eps: 100
algo_cfg:
gamma: 0.95
lr: 0.0001