TLDRocket
Sign in

Deep Reinforcement Learning

9 summarised stories about Deep Reinforcement Learning, each linking back to the original source. Browse all topics →

Monday, 28 March 2022

Introducing Decision Transformers on Hugging Face 🤗

Hugging Face Blog 4 years ago

Hugging Face integrated Decision Transformer, an offline reinforcement learning method, into its transformers library and Hub. The library now includes nine pre-trained model checkpoints for continuous control tasks in Gym environments such as Hopper, Walker2D, and Halfcheetah. Users can now load and deploy Decision Transformer models for offline RL applications where agents learn from existing datasets rather than through real-time environment interaction.