RedTachyon / coltra-rlLinks
A modular implementation of PPO, and soon hopefully other algorithms.
☆26Updated 2 years ago
Alternatives and similar repositories for coltra-rl
Users that are interested in coltra-rl are comparing it to the libraries listed below
Sorting:
- ☆35Updated 3 years ago
- Modular Single-file Reinfocement Learning Algorithms Library☆38Updated 2 years ago
- Model-based reinforcement learning in TensorFlow☆56Updated 4 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆41Updated 3 years ago
- Implementation of Diversity Is All You Need (DIAYN) on top of Stable Baselines 3.☆13Updated 3 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆23Updated 2 years ago
- Model-based reinforcement learning (generative simulator models and planning agents)☆16Updated 4 years ago
- a modular reinforcement learning library with JAX agents☆27Updated 11 months ago
- On the model-based stochastic value gradient for continuous reinforcement learning☆57Updated last month
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago
- Contains JAX implementation of algorithms for inverse reinforcement learning☆74Updated last year
- A high-performance reinforcement learning library in jax specialized for robotic learning☆22Updated 2 years ago
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆40Updated 6 months ago
- Vectorization techniques for fast population-based training.☆57Updated 3 years ago
- Author implementation of Monte Carlo Augmented Actor Critic in PyTorch