tesslerc / TD3-JAXLinks
A JAX Implementation of the Twin Delayed DDPG Algorithm
☆35Updated 5 years ago
Alternatives and similar repositories for TD3-JAX
Users that are interested in TD3-JAX are comparing it to the libraries listed below
Sorting:
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- Jax implementation of Proximal Policy Optimization (PPO) specifically tuned for Procgen, with benchmarked results and saved model weights…☆57Updated 2 years ago
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆87Updated 4 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimation☆25Updated 2 years ago
- A collection of RL algorithms written in JAX.☆100Updated 3 years ago
- An implementation of MuZero in JAX.☆56Updated 2 years ago
- Vectorization techniques for fast population-based training.☆56Updated 2 years ago
- JAX implementations of core Deep RL algorithms☆82Updated 3 years ago
- General Modules for JAX☆66Updated 3 months ago
- On the model-based stochastic value gradient for continuous reinforcement learning☆55Updated 2 years ago
- Baselines for gymnax 🤖☆67Updated 2 years ago
- 📴 OffCon^3: SOTA PyTorch SAC and TD3 Implementations (arxiv: 2101.11331)☆24Updated 4 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objective☆80Updated 2 years ago
- RE3: State Entropy Maximization with Random Encoders for Efficient Exploration☆69Updated 3 years ago
- Efficient Exploration via State Marginal Matching (2019)☆69Updated 6 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆47Updated 4 years ago
- Jax-Baseline is a Reinforcement Learning implementation using JAX and Flax/Haiku libraries, mirroring the functionality of Stable-Baselin…☆55Updated 2 months ago
- Collection of reinforcement learning algorithms☆16Updated 3 years ago
- impact-driven-exploration☆131Updated last year
- Learning Action-Value Gradients in Model-based Policy Optimization☆31Updated 3 years ago
- Options of Interest: Temporal Abstraction with Interest Functions AAAI 2020☆25Updated 4 years ago
- Docker containers of baseline agents for the Crafter environment☆28Updated 3 years ago
- Novelty MiniGrid--NovGrid--is an extension of MiniGrid environment that allows for the world properties and dynamics to change according …☆35Updated last year
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- ☆31Updated 6 years ago
- Evaluating long-term memory of reinforcement learning algorithms☆145Updated 2 years ago
- krazy grid world☆25Updated 5 years ago
- Code repo for Gradient Temporal-Difference Learning with Regularized Corrections paper.☆36Updated 4 years ago
- AGAC: Adversarially Guided Actor-Critic☆48Updated 3 years ago