Update README.md
Browse files
README.md
CHANGED
|
@@ -24,6 +24,7 @@ model-index:
|
|
| 24 |
# **A2C** Agent playing **PandaReachDense-v3**
|
| 25 |
This is a trained model of a **A2C** agent playing **PandaReachDense-v3**
|
| 26 |
using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
|
|
|
|
| 27 |
|
| 28 |
## Usage (with Stable-baselines3)
|
| 29 |
TODO: Add your code
|
|
|
|
| 24 |
# **A2C** Agent playing **PandaReachDense-v3**
|
| 25 |
This is a trained model of a **A2C** agent playing **PandaReachDense-v3**
|
| 26 |
using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
|
| 27 |
+
To see full code, visit: https://www.kaggle.com/code/syedjarullahhisham/drl-huggingface-unit-6-pandagym-reachdns-pickplace
|
| 28 |
|
| 29 |
## Usage (with Stable-baselines3)
|
| 30 |
TODO: Add your code
|