diff --git a/Hybrid_DQN_A_Star/README.md b/Hybrid_DQN_A_Star/README.md index 1e84a84..87e8d5f 100644 --- a/Hybrid_DQN_A_Star/README.md +++ b/Hybrid_DQN_A_Star/README.md @@ -101,5 +101,15 @@ where \( (x_1, y_1) \) and \( (x_2, y_2) \) are the node coordinates. --- + +## 🎞️ GIF Demonstrations + +### 📌 Watch the Hybrid DQN-A* algorithm in action: + + +A* Algorithm + + +--- 🎉 **Happy Path Planning! 🚀**