lucidrains / q-transformer
Implementation of Q-Transformer, Scalable Offline Reinforcement Learning via Autoregressive Q-Functions, out of Google Deepmind
☆359Updated 3 weeks ago
Alternatives and similar repositories for q-transformer:
Users that are interested in q-transformer are comparing it to the libraries listed below
- Deep reinforcement learning without experience replay, target networks, or batch updates.☆208Updated 2 weeks ago
- Really Fast End-to-End Jax RL Implementations☆800Updated 4 months ago
- Lamorel is a Python library designed for RL practitioners eager to use Large Language Models (LLMs).☆209Updated 2 months ago
- LeanRL is a fork of CleanRL, where selected PyTorch scripts optimized for performance using compile and cudagraphs.☆495Updated 3 months ago
- ☆211Updated 2 months ago
- Online Decision Transformer☆246Updated last year
- PyTorch implementation of DreamerV2 model-based RL algorithm☆215Updated last year
- Multi-Agent Reinforcement Learning with JAX☆487Updated this week
- ☆255Updated last year
- Implementation of Dreamer v3 in pytorch.☆470Updated 4 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆256Updated 2 years ago
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆152Updated 6 months ago
- Code for "Learning to Model the World with Language." ICML 2024 Oral.☆376Updated last year
- Code for the paper "Offline Reinforcement Learning as One Big Sequence Modeling Problem"☆471Updated 2 years ago
- [ICML 2024, Spotlight] EfficientZero V2: Mastering Discrete and Continuous Control with Limited Data☆58Updated 5 months ago
- GPU-acceleration of Nocturne via Madrona