浏览代码

[skip ci] Attempting new config

/bullet-hell-barracuda-test-1.3.1
vincentpierre 4 年前
当前提交
695c02fd
共有 1 个文件被更改,包括 10 次插入10 次删除
  1. 20
      config/ppo/Sorter_curriculum.yaml

20
config/ppo/Sorter_curriculum.yaml


gamma: 0.99
strength: 1.0
keep_checkpoints: 5
max_steps: 100000000
max_steps: 5000000
time_horizon: 256
summary_freq: 10000
threaded: true

behavior: Sorter
signal_smoothing: true
min_lesson_length: 100
threshold: 0.05
threshold: 0.5
value: 2.0
- name: Lesson1
completion_criteria:

min_lesson_length: 100
threshold: 0.1
threshold: 0.6
value: 4.0
- name: Lesson2
completion_criteria:

min_lesson_length: 100
threshold: 0.15
threshold: 0.65
value: 6.0
- name: Lesson3
completion_criteria:

min_lesson_length: 100
threshold: 0.2
threshold: 0.7
value: 8.0
- name: Lesson4
completion_criteria:

min_lesson_length: 100
threshold: 0.25
threshold: 0.75
value: 10.0
- name: Lesson5
completion_criteria:

min_lesson_length: 100
threshold: 0.3
threshold: 0.8
value: 12.0
- name: Lesson6
completion_criteria:

min_lesson_length: 100
threshold: 0.35
threshold: 0.85
value: 14.0
- name: Lesson7
completion_criteria:

min_lesson_length: 100
threshold: 0.4
threshold: 0.9
value: 16.0
- name: Lesson8
completion_criteria:

min_lesson_length: 100
threshold: 0.45
threshold: 0.95
value: 18.0
- name: Lesson9
value: 20.0
正在加载...
取消
保存