xboy-352 commited on
Commit
66d7217
·
verified ·
1 Parent(s): 1cd65e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -25,6 +25,8 @@ model-index:
25
  This is a trained model of a **PPO** agent playing **LunarLander-v2**
26
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
27
  Training time was less than 4 min on macbook m1 pro
 
 
28
  below is the base code which scored ~240, for the final submission, i re-trained the model 2-3 times to get slightly improved result
29
 
30
  ## Usage (with Stable-baselines3)
 
25
  This is a trained model of a **PPO** agent playing **LunarLander-v2**
26
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
27
  Training time was less than 4 min on macbook m1 pro
28
+
29
+
30
  below is the base code which scored ~240, for the final submission, i re-trained the model 2-3 times to get slightly improved result
31
 
32
  ## Usage (with Stable-baselines3)