Reinforcement Learning
stable-baselines3
LunarLander-v2
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use Ethan208/so100_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use Ethan208/so100_test with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="Ethan208/so100_test", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
Add Robotics tag and metadata
Browse filesHi! I'm VB from Hugging Face. Congratulations on your model! I'm opening a quick PR to update the model card to add Robotics metadata.
This PR adds standard Robotics metadata to the model card:
- Added 'Robotics' to tags
- Set pipeline_tag to 'robotics'
These changes help improve discoverability of robotics-related models on the Hugging Face Hub.