Skip to content

Commit

Permalink
hanabi sweep file
Browse files Browse the repository at this point in the history
  • Loading branch information
amacrutherford committed Mar 29, 2024
1 parent 949735c commit 3a7e25a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions sweep_hanabi.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
command:
- python3
- ${program}
- ${args_no_hyphens}
entity: amacrutherford
method: grid
parameters:
SEED:
values:
- 42
- 43
- 44
WANDB_MODE:
values:
- online
program: baselines/IPPO/ippo_rnn_hanabi.py
project: jaxmarl-hanabi

0 comments on commit 3a7e25a

Please sign in to comment.