OliverHeilmann / OpenAI-Gym-CarRacing-RL
OpenAI's Gym Car-Racing-V0 environment was tackled and, subsequently, solved using a variety of Reinforcement Learning methods including Deep Q-Network (DQN), Double Deep Q-Network (DDQN) and Deep Deterministic Policy Gradient (DDPG). This repository contains the code, as well as results from the development process.
☆14Updated 2 years ago
Alternatives and similar repositories for OpenAI-Gym-CarRacing-RL
Users that are interested in OpenAI-Gym-CarRacing-RL are comparing it to the libraries listed below
Sorting:
- This repo contains PPO implementation in PyTorch for LunarLander-v2☆10Updated 4 years ago
- RainbowDQN algorithm for GYM highway environment☆18Updated 3 years ago
- A Soft Actor Policy based model free off-policy network to control the steering and throttle of car while drifting at high speeds.☆9Updated last year
- The implemetation of the Reinforcement Learning based PID Tunner.☆59Updated last year
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆86Updated 4 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆19Updated 5 years ago
- ☆151Updated 6 years ago
- The implementation of LSTM-TD3.☆79Updated 2 years ago
- Deep Q-Network (DQN) and DDPG to address the problem of stall around the wing sail of an autonomous sailing robot☆11Updated 6 years ago
- Reinforcement learning algorithm by pytorch☆33Updated 2 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- A clean and robust Pytorch implementation of TD3 on continuous action space☆28Updated 11 months ago
- Solving OpenAI's reinforcement learning CarRacing environment☆25Updated 3 years ago
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 5 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- A clean Pytorch implementation of DDPG on continuous action space.☆18Updated 11 months ago
- Repository for Planar Bipedal walking robot in Gazebo environment using Deep Deterministic Policy Gradient(DDPG) using TensorFlow.☆101Updated 6 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆51Updated 3 years ago
- Deep Learning Project☆8Updated 6 years ago
- High-speed Autonomous Drifting with Deep Reinforcement Learning☆124Updated 4 years ago
- A bridge between Python and Matlab Simulink☆36Updated 4 years ago
- Sampling based Model Predictive Control package for Model-Based RL research☆54Updated 4 years ago
- The aim of this repo is to bring ideas and relevant literature relating to Safe-RL in the context of autonomous vehicles.☆48Updated 6 years ago
- MPC with Gaussian Process☆214Updated 5 years ago
- Using PyTorch and DDPG to play Torcs☆54Updated 6 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 2 years ago
- The code and the trained model for A Deep Q-Network for Robotic Odor/Gas Source Localization: Modeling, Measurement and Comparative Study☆7Updated last year
- Simple Carla DQN Agent☆10Updated 6 years ago
- TRPO Implementation in Tensorflow 2.0 for Reinforcement Learning Project @ Sapienza☆16Updated 2 years ago