henanmemeda / RL-Adventure-2Links
PyTorch0.4 implementation of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generative adversarial imitation learning / hindsight experience replay
☆36Updated 4 years ago
Alternatives and similar repositories for RL-Adventure-2
Users that are interested in RL-Adventure-2 are comparing it to the libraries listed below
Sorting:
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆138Updated 5 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆198Updated last year
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆377Updated 10 months ago
- Baseline implementation of recurrent PPO using truncated BPTT☆151Updated last year
- VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of …☆451Updated 2 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆164Updated 3 years ago
- PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL☆749Updated this week
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆74Updated 3 years ago
- Transformer in RL for decision-making☆98Updated 2 years ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆456Updated 4 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆694Updated 2 years ago
- JAX and PZ RL envs + algorithms for swarms of CrazyFlies☆79Updated 11 months ago
- UAV Flight Simulator for Reinforcement Learning Research☆175Updated last month
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆70Updated 10 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆555Updated 3 years ago
- A Reinforcement Learning Project using PPO + LSTM☆89Updated 2 years ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆278Updated 3 years ago
- Imitation learning algorithms☆543Updated 4 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆134Updated 9 months ago
- BenchMARL is a library for benchmarking Multi-Agent Reinforcement Learning (MARL). BenchMARL allows to quickly compare different MARL alg…☆443Updated 2 weeks ago
- Multi-objective Gymnasium environments for reinforcement learning☆336Updated last month
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library