OliverHeilmann / OpenAI-Gym-CarRacing-RLLinks
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.
☆20Updated 3 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:
- Deep Q-Network (DQN) and DDPG to address the problem of stall around the wing sail of an autonomous sailing robot☆11Updated 7 years ago
- Real time image capture+DQN path planning☆11Updated 2 years ago
- Fuzzy DQN in Keras☆10Updated 4 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆18Updated 5 years ago
- ☆11Updated 4 years ago
- Teaching the Donkey car to drive a track in the simulator using State Representation Learning and different Reinforcement Learning Algori…☆10Updated 4 years ago
- Q-Learning pendulum swing-up problem with animation as it's learning.☆29Updated 9 years ago
- ☆11Updated 3 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆20Updated last year
- My undergraduate final project - Modeling and control of a distillation column using neural networks and reinforcement learning.☆12Updated 5 years ago
- The implemetation of the Reinforcement Learning based PID Tunner.☆66Updated 2 years ago
- ☆18Updated 8 years ago
- Working examples of Deep Q Network of Reinforcement Learning☆13Updated 5 years ago
- Deep Q-Network (DQN) reinforcement learning agent for fixed-wing aircraft obstacle avoidance☆11Updated 7 years ago
- MATLAB implementation of DQN for a navigation environment☆14Updated 5 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Implementation of Q-Learning as Finite Markov Decision Process☆28Updated last year
- Reinforcement Learning (RL), allows you to develop smart, quick and self-learning systems in your business surroundings. It is an effecti…☆12Updated 6 years ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆14Updated 4 years ago
- Implementation of Pareto Deep Q Networks in a multi-objective Gym Reinforcement Learning Environment☆16Updated 2 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- Deep Reinforcement Learning based Autonomous Driving Agents☆10Updated 3 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Solving several OpenAI Gym and custom gazebo environments using reinforcement learning techniques.☆20Updated 6 years ago
- A systematic design process for a self-organizing neuro-fuzzy Q-network for model-free and offline reinforcement learning.☆11Updated 2 years ago
- ☆19Updated 6 years ago
- Optimization of vehicle routing problem by deep reinforcement learning method based on residual edge-graph attention network☆15Updated last year
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆17Updated 3 years ago
- Flightgear autopilot with DRL using Python, (Contain Python Interface for FlightGear)☆36Updated 6 years ago
- Deep Q learning algorithm written on PyTorch for solving 2D robot arm reacher☆12Updated 5 years ago