Skip to content

Commit

Permalink
Fix config merge (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: Denis Tarasov <d.tarasov@instadeep.com>
  • Loading branch information
DT6A and Denis Tarasov authored Jul 27, 2023
1 parent 339f068 commit 8767912
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions configs/offline/iql/hammer/human_v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,8 @@ n_episodes: 10
name: IQL
normalize: true
normalize_reward: false
<<<<<<< HEAD
qf_lr: 3e-4
project: CORL
seed: 0
tau: 0.005vf_lr: 3e-4
=======
project: CORL
seed: 0
tau: 0.005
>>>>>>> main
vf_lr: 3e-4

0 comments on commit 8767912

Please sign in to comment.