TLDRocket
Sign in

Model Sharing

3 summarised stories about Model Sharing, each linking back to the original source. Browse all topics →

Friday, 21 January 2022

Welcome Stable-baselines3 to the Hugging Face Hub 🤗

Hugging Face Blog 4 years ago

Hugging Face integrated Stable-Baselines3, a popular deep reinforcement learning library, into its Hub platform, allowing users to host and download trained agent models. The integration requires installing two libraries (huggingface_hub and huggingface_sb3) and currently hosts pre-trained models for games including Space Invaders, Breakout, and CartPole. Users can now easily share reinforcement learning models with the community and load pre-trained agents with a single function call.