Downloads · 30 days
4
36% of all-time downloads
ElementBrawlerAI/a2c-PandaReachDense-v2
a2c-PandaReachDense-v2 is a reinforcement learning model from ElementBrawlerAI. Use it for the reinforcement learning task on the model card, and read the license before you ship it in a product. It is set up for stable-baselines3.
This is a trained model of a A2C agent playing PandaReachDense-v2 using the stable-baselines3 library.
Downloads · 30 days
4
36% of all-time downloads
All-time downloads
11
Public
Repo size
202 KB
Likes
0
Public
Click a slice to open those files.
.mp4789 KB · 77%
From the Hugging Face model README
This is a trained model of a A2C agent playing PandaReachDense-v2 using the stable-baselines3 library.
TODO: Add your code
from stable_baselines3 import ...
from huggingface_sb3 import load_from_hub
...