Skip to content

Commit

Permalink
local experiment 3/4
Browse files Browse the repository at this point in the history
  • Loading branch information
NishanthJKumar committed Oct 10, 2023
1 parent 5ccab35 commit 805870a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions scripts/configs/active_sampler_learning.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ APPROACHES:
# FLAGS:
# explorer: "active_sampler"
# active_sampler_explore_task_strategy: "planning_progress"
# task_repeat_explore:
# NAME: "active_sampler_learning"
# FLAGS:
# explorer: "active_sampler"
# active_sampler_explore_task_strategy: "task_repeat"
success_rate_explore:
task_repeat_explore:
NAME: "active_sampler_learning"
FLAGS:
explorer: "active_sampler"
active_sampler_explore_task_strategy: "success_rate"
active_sampler_explore_bonus: 0.01
active_sampler_explore_task_strategy: "task_repeat"
# success_rate_explore:
# NAME: "active_sampler_learning"
# FLAGS:
# explorer: "active_sampler"
# active_sampler_explore_task_strategy: "success_rate"
# active_sampler_explore_bonus: 0.01
# random_score_explore:
# NAME: "active_sampler_learning"
# FLAGS:
Expand Down

0 comments on commit 805870a

Please sign in to comment.