Hamze-Hammami commited on
Commit
1892fd0
1 Parent(s): 9b4d422

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ model-index:
20
  name: mean_reward
21
  verified: false
22
  ---
23
-
24
  # **PPO** Agent playing **LunarLander-v2**
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).
 
20
  name: mean_reward
21
  verified: false
22
  ---
23
+ ## My First RL Project
24
  # **PPO** Agent playing **LunarLander-v2**
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).