Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to add GTrXL: Stabilizing Transformers for Reinforcement Learning #36220

Open
1 of 2 tasks
ashok-arora opened this issue Feb 16, 2025 · 0 comments
Open
1 of 2 tasks

Comments

@ashok-arora
Copy link

ashok-arora commented Feb 16, 2025

Model description

Gated Transformer-XL (GTrXL) improves upon Transformer-XL by addressing its instability in reinforcement learning. It introduces gating mechanisms similar to LSTMs, which help stabilize training and improve long-term memory retention. This makes GTrXL more effective in partially observable environments where capturing long-range dependencies is crucial.

Open source status

  • The model implementation is available
  • The model weights are available

Provide useful links for the implementation

@ashok-arora ashok-arora changed the title GTrXL: Stabilizing Transformers for Reinforcement Learning Request to add GTrXL: Stabilizing Transformers for Reinforcement Learning Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant