From b1273262da370236579e8a5eea89d671cc5526b6 Mon Sep 17 00:00:00 2001
From: number_cruncher <lennart.oestreich@stud.tu-darmstadt.de>
Date: Fri, 14 Mar 2025 16:18:07 +0100
Subject: [PATCH] a2c_sb3_panda_reach.py

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 21327ef..6e64c33 100644
--- a/README.md
+++ b/README.md
@@ -195,6 +195,9 @@ Use the Stable-Baselines3 package to train A2C model on the `PandaReachJointsDen
 > 🛠 **To be handed in**
 > Share all the code in `a2c_sb3_panda_reach.py`. Share the link of the wandb run and the trained model in the `README.md` file.
 
+wandb: https://wandb.ai/lennartecl-centrale-lyon/pandasgym_sb3?nw=nwuserlennartecl
+hugging: https://huggingface.co/lennartoe/PandaReachJointsDense-v3/tree/main
+
 ## Contribute
 
 This tutorial may contain errors, inaccuracies, typos or areas for improvement. Feel free to contribute to its improvement by opening an issue.
-- 
GitLab