modelsSep 8
Train your first Decision Transformer
You can train your first Decision Transformer using Hugging Face's open-source library. The library provides pre-built components and examples to get started with training Decision Transformers. This model type is suitable for sequential decision-making tasks. Builders can leverage these models for tasks like robotic control and automated planning.
Key takeaways
- Hugging Face provides an open-source library for training Decision Transformers.
- Decision Transformers are suitable for sequential decision-making tasks.
- The library includes pre-built components and examples for getting started.