Skip to content

Commit

Permalink
chore: remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
WiemKhlifi committed Nov 11, 2024
1 parent 5df0176 commit 7bf1a5d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mava/configs/default/rec_ippo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defaults:
- arch: anakin
- system: ppo/rec_ippo
- network: rnn # [rnn, rcnn]
- env: rware # [cleaner, connector, vector-connector, gigastep, lbf, mabrax, matrax, rware, smax]
- env: rware # [cleaner, connector, vector-connector, gigastep, lbf, mabrax, matrax, rware, smax]
- _self_

hydra:
Expand Down
2 changes: 1 addition & 1 deletion mava/configs/default/rec_mappo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defaults:
- arch: anakin
- system: ppo/rec_mappo
- network: rnn # [rnn, rcnn]
- env: rware # [cleaner, connector, vector-connector, gigastep, lbf, mabrax, matrax, rware, smax]
- env: rware # [cleaner, connector, vector-connector, gigastep, lbf, mabrax, matrax, rware, smax]
- _self_

hydra:
Expand Down
2 changes: 1 addition & 1 deletion mava/configs/default/rec_sable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defaults:
- arch: anakin
- system: sable/rec_sable
- network: rec_retention
- env: rware # [cleaner, connector, vector-connector, gigastep, lbf, matrax, rware, smax]
- env: rware # [cleaner, connector, vector-connector, gigastep, lbf, matrax, rware, smax]
- _self_

hydra:
Expand Down

0 comments on commit 7bf1a5d

Please sign in to comment.