fix: custom reward function dependent on env reward + extensions
This commit is contained in:
parent
3efee5d746
commit
ad17401c4c
9 changed files with 71 additions and 50 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# For production/cloud experiments with weights synced.
|
||||
|
||||
track: true
|
||||
wandb_project_name: "PPO-Modularity"
|
||||
wandb_project_name: "PPO-Modularity - reward engineering"
|
||||
wandb_entity: "SEL3-2026-Groep-4"
|
||||
capture_video: false
|
||||
save_model: true
|
||||
|
|
|
|||
Reference in a new issue