Skip to content

Commit

Permalink
Add distribution to config
Browse files Browse the repository at this point in the history
  • Loading branch information
belerico committed Jul 10, 2024
1 parent aa6d303 commit fb6f8e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sheeprl/configs/exp/ppo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ algo:
mlp_keys:
encoder: [state]

# Distribution
distribution:
type: "auto"

# Buffer
buffer:
share_data: False
Expand Down

0 comments on commit fb6f8e3

Please sign in to comment.