diff --git a/README.md b/README.md index d24e12f44062d4d3381936924a2620f521224c60..851c65329ed3db57c17cb5b07efac321284a4744 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Stable-Baselines3 (SB3) is a high-level RL library that provides various algorit The trained model in HuggingFace: [model](https://huggingface.co/Younes-hands-on-rl/a2c_sb3_cartpole/tree/main) + Weights and Bias: [Wandb](https://wandb.ai/younes-rl/my-hands-on-rl?workspace=user-younes-rl) @@ -32,5 +33,6 @@ Weights and Bias: [Wandb](https://wandb.ai/younes-rl/my-hands-on-rl?workspace=us The objective is to learn how to reach any point in 3D space by directly controlling the robot's articulations; using the environment `PandaReachJointsDense-v2` The trained model in HuggingFace: [model](https://huggingface.co/Younes-hands-on-rl/a2c_sb3_panda_reach/tree/main/) + Weights and Bias: [Wandb](https://wandb.ai/younes-rl/PandaReachJointsDense-v2?workspace=user-younes-rl)