浏览代码

load value

/develop/bisim-review
Andrew Cohen 4 年前
当前提交
bfd6a029
共有 3 个文件被更改,包括 4 次插入4 次删除
  1. 2
      config/ppo_transfer/3DBall.yaml
  2. 2
      config/ppo_transfer/3DBallHard.yaml
  3. 4
      config/ppo_transfer/3DBallHardTransfer.yaml

2
config/ppo_transfer/3DBall.yaml


with_prior: false
predict_return: true
use_bisim: false
separate_value_train: true
separate_value_train: false
in_batch_alter: true
network_settings:
normalize: true

2
config/ppo_transfer/3DBallHard.yaml


with_prior: false
predict_return: true
use_bisim: false
separate_value_train: true
separate_value_train: false
in_batch_alter: true
network_settings:
normalize: true

4
config/ppo_transfer/3DBallHardTransfer.yaml


with_prior: false
predict_return: true
use_bisim: false
separate_value_train: true
separate_value_train: false
load_policy: true
load_policy: false
train_value: true
load_value: true
transfer_path: "results/3d-tr-s1/3DBall"

正在加载...
取消
保存