gokulan006 commited on
Commit
117e2ec
·
verified ·
1 Parent(s): c2872ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ 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
 
28
  ## Usage (with Stable-baselines3)
29
- TODO: Add your code
30
 
31
 
32
  ```python
 
26
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
27
 
28
  ## Usage (with Stable-baselines3)
29
+ Code :[source code](https://github.com/gokulan006/Lunar-Lander-RL-Model/raw/refs/heads/main/Lunar_Lander_RL_modelipynb.ipynb)
30
 
31
 
32
  ```python