elsheikh21 / car-racing-ppo
Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (Box2D/Car Racing v0)
☆44Updated 6 years ago
Alternatives and similar repositories for car-racing-ppo:
Users that are interested in car-racing-ppo are comparing it to the libraries listed below
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆155Updated 6 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆89Updated 4 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆71Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆189Updated last year
- Latent Imagination Facilitates Zero-Shot Transfer in Autonomous Racing☆82Updated last year
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆80Updated 3 years ago
- A new Reinforcement Learning Environment☆35Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆218Updated 2 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 4 years ago
- Source code for our paper "Sim-to-real reinforcement learning applied to end-to-end vehicle control"☆28Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆23Updated 5 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆293Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆152Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆174Updated 8 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆143Updated 3 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- Minimal example to apply Decision Transformer in Atari Pong☆12Updated 2 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆351Updated 3 years ago
- ☆64Updated 2 years ago
- This repository hosts a customized PPO based agent for Carla. The goal of this project is to make it easier to interact with and experime…☆246Updated 3 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆122Updated 5 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆49Updated 7 years ago
- PyTorch implementation of Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) on TORCS (The Open Racing Car Simul…☆15Updated 5 years ago