Skip to content

Commit

Permalink
Fepv0_15_lr0002_3000epochs_lp130_separated_pose_errors, server, openai#2
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdinobar committed May 5, 2024
1 parent 2bd926d commit c601f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spinup/backup_gym/gym/envs/classic_control/fep.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def __init__(self):
np.random.seed(seed)
self.seed(seed=seed)
# TODO: reward params
self.lp = 100
self.lp = 130
self.lv = 10
self.lddqc = 1
self.reward_eta_p = 1
Expand Down

0 comments on commit c601f81

Please sign in to comment.