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.
☆13Updated 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
- This repo contains PPO implementation in PyTorch for LunarLander-v2☆10Updated 4 years ago
- A clean Pytorch implementation of DDPG on continuous action space.☆17Updated 9 months ago
- The implemetation of the Reinforcement Learning based PID Tunner.☆56Updated last year
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 4 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- A clean and robust Pytorch implementation of TD3 on continuous action space☆26Updated 9 months ago
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆49Updated 2 years ago
- Implementation of the Discrete Soft Actor-Critic algorithm with RNN policy in PyTorch☆24Updated 2 years ago
- ☆46Updated 5 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆12Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated last month
- 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
- RainbowDQN algorithm for GYM highway environment☆17Updated 3 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- A new Reinforcement Learning Environment☆35Updated 3 years ago
- ☆14Updated 2 years ago
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆83Updated 4 years ago
- ☆183Updated 3 years ago
- TRPO Implementation in Tensorflow 2.0 for Reinforcement Learning Project @ Sapienza☆17Updated 2 years ago
- Keras Implementation of TD3(Twin Delayed DDPG) with PER(Prioritized Experience Replay) option on OpenAI gym framework☆10Updated 3 years ago
- Flightgear autopilot with DRL using Python, (Contain Python Interface for FlightGear)☆31Updated 6 years ago
- Reinforcement learning algorithm by pytorch☆32Updated 2 years ago
- Codebase for Model-Based Meta-Reinforcement Learning for Flight with Suspended Payloads paper. Website: https://sites.google.com/view/met…☆30Updated 2 years ago
- ☆10Updated 4 months ago
- Mobile robot control in V-REP using Deep Reinforcement Learning Algorithms.☆31Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year
- Solving OpenAI's reinforcement learning CarRacing environment☆24Updated 3 years ago
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆44Updated 6 years ago
- A bridge between Python and Matlab Simulink☆36Updated 4 years ago
- gym-auv repository upgraded to Stable-Baselines 3☆12Updated last year