From 8cb1fc9e5a67aca052373abd24d2f981e7aae043 Mon Sep 17 00:00:00 2001
From: Benyahia Mohammed Oussama <mohammed.benyahia@etu.ec-lyon.fr>
Date: Sat, 22 Feb 2025 13:35:40 +0000
Subject: [PATCH] Edit README.md

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index dfd311a..6c61ba2 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,9 @@ This repository contains my individual work for the **Hands-On Reinforcement Lea
 - **Evaluation Plot:**  
   ![W&B Evaluation Plot](/images/sb3_wb_eval.png)  
   *(Figure: Evaluation results tracked using W&B.)*
-
+- **Video exemple:**  
+  ![W&B Evaluation Video](a2c_sb3_cartpole.mp4) 
+ 
 ---
 
 ## 4. Full Workflow with Panda-Gym  
@@ -112,7 +114,7 @@ This repository contains my individual work for the **Hands-On Reinforcement Lea
 
 - **Total episodes with truncation:** 99/100
 - **Average reward at truncation:** -7.68
-- **Percentage of episodes meeting the reward threshold:** 97%, indicating strong performance.
+- **Percentage of episodes meeting the reward threshold:** 99%, indicating strong performance.
 
 
 - **Evaluation Plot:**  
-- 
GitLab