jbloomAus / DecisionTransformerInterpretabilityLinks
Interpreting how transformers simulate agents performing RL tasks
☆87Updated last year
Alternatives and similar repositories for DecisionTransformerInterpretability
Users that are interested in DecisionTransformerInterpretability are comparing it to the libraries listed below
Sorting:
- This repo is built to facilitate the training and analysis of autoregressive transformers on maze-solving tasks.☆31Updated 11 months ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆114Updated 11 months ago
- ☆36Updated 2 years ago
- ☆82Updated 4 months ago
- Baselines for gymnax 🤖☆68Updated 2 years ago
- Implementations of robust Dual Curriculum Design (DCD) algorithms for unsupervised environment design.☆133Updated 11 months ago
- An Open-Ended Agentic Simulator☆51Updated 11 months ago
- Benchmarking RL for POMDPs in Pure JAX [Code for "Structured State Space Models for In-Context Reinforcement Learning" (NeurIPS 2023)]☆109Updated last year
- Object Centric Atari games☆86Updated 2 weeks ago
- JAX library for MARL research☆88Updated last year
- Efficient baselines for autocurricula in JAX.☆191Updated 11 months ago
- General Modules for JAX☆66Updated 4 months ago
- Code for Discovered Policy Optimisation (NeurIPS 2022)☆11Updated 2 years ago
- Scalable Opponent Shaping Experiments in JAX☆24Updated last year
- SkillHack: A Benchmark for Skill Transfer in Open-Ended Reinforcement Learning☆17Updated 2 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…