lambdavi commited on
Commit
1e2e99c
•
1 Parent(s): 216e3eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -34,7 +34,7 @@ tags:
34
  4. Click on Watch the agent play 👀
35
 
36
  ### Hyperparams used:
37
- '''
38
  SnowballTarget:
39
  trainer_type: ppo
40
  hyperparameters:
@@ -79,4 +79,4 @@ tags:
79
  threaded: True
80
  self_play: None
81
  behavioral_cloning: None
82
- '''
 
34
  4. Click on Watch the agent play 👀
35
 
36
  ### Hyperparams used:
37
+ ```
38
  SnowballTarget:
39
  trainer_type: ppo
40
  hyperparameters:
 
79
  threaded: True
80
  self_play: None
81
  behavioral_cloning: None
82
+ ```