sayby commited on
Commit
4606cd8
1 Parent(s): f7f7bd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ model-index:
54
  'vf_coef': 0.5
55
  'max_grad_norm': 0.5
56
  'target_kl': None
57
- 'repo_id': 'sayby/ppo-LunarLander-v2'
58
  'batch_size': 512
59
  'minibatch_size': 128}
60
  ```
54
  'vf_coef': 0.5
55
  'max_grad_norm': 0.5
56
  'target_kl': None
57
+ 'repo_id': 'sayby/home-made-ppo-LunarLander-v2'
58
  'batch_size': 512
59
  'minibatch_size': 128}
60
  ```