Skip to content

Commit

Permalink
wandb
Browse files Browse the repository at this point in the history
  • Loading branch information
amacrutherford committed Mar 27, 2024
1 parent 6d1bc6b commit 3da0866
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions baselines/MAPPO/config/mappo_homogenous_rnn_smax.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"ANNEAL_LR": True

# WandB Params
"WANDB_MODE": "disabled"
"ENTITY": ""
"WANDB_MODE": "online"
"ENTITY": "amacrutherford"
"PROJECT": "jaxmarl-smax"

0 comments on commit 3da0866

Please sign in to comment.