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.
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for OpenAI-Gym-CarRacing-RL
- Modelica models integration with Open AI Gym☆78Updated 2 years ago
- PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL☆636Updated 2 weeks ago
- Gym Electric Motor (GEM): An OpenAI Gym Environment for Electric Motors☆305Updated this week
- OpenModelica Microgrid Gym (OMG): An OpenAI Gym Environment for Microgrids☆184Updated 2 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆314Updated 2 months ago
- This repo contains PPO implementation in PyTorch for LunarLander-v2☆10Updated 4 years ago
- ☆181Updated 2 years ago
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆77Updated 4 years ago
- The implemetation of the Reinforcement Learning based PID Tunner.☆51Updated 11 months ago
- A Gym environment for navigation with an F-16 model simulated in JSBSim.☆33Updated 4 months ago
- The continuous mountain car problem solved with DDPG☆13Updated 4 years ago
- ☆11Updated 5 years ago
- HILO-MPC is a Python toolbox for easy, flexible and fast development of machine-learning-supported optimal control and estimation problem…☆165Updated last year
- Docker file for OpenAI gym, pyTorch and jModelica. This is the virtual environment for deep reinforcement learning control on a Modelica/…☆9Updated 2 years ago
- MPC with Gaussian Process☆201Updated 5 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆172Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆272Updated 3 years ago
- Deep reinforcement learning algorithms is applied on a pump which control temperature of water floating into the underfloor heating syste…☆45Updated 5 years ago
- TRPO Implementation in Tensorflow 2.0 for Reinforcement Learning Project @ Sapienza☆17Updated last year
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆42Updated 5 years ago
- A collection of robotics simulation environments for reinforcement learning☆572Updated 3 weeks ago
- End to end motion planner using Deep Deterministic Policy Gradient (DDPG) in gazebo☆211Updated 2 years ago
- A Model Predictive Control (MPC) Python library based on the OSQP solver.☆193Updated 3 years ago
- A clean Pytorch implementation of DDPG on continuous action space.☆14Updated 5 months ago
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 4 years ago
- A reinforcement learning environment for aircraft control using the JSBSim flight dynamics model☆178Updated 3 years ago
- Ship simulafor in openai gym style☆38Updated 5 years ago
- Solving OpenAI's reinforcement learning CarRacing environment☆20Updated 2 years ago
- I use OpenAi Robotics environment Fetch to train a robot to lift, slide, move objectives to defined targets. I do this using Deep Determi…☆32Updated 4 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆88Updated 4 years ago