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
- ☆11Updated 3 years ago
- Fuzzy DQN in Keras☆10Updated 4 years ago
- ☆19Updated 6 years ago
- Multi-Exit Evacuation simulation; Rainbow DQN application☆17Updated 5 years ago
- Flightgear autopilot with DRL using Python, (Contain Python Interface for FlightGear)☆35Updated 6 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- 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
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆19Updated last year
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- ☆11Updated 3 years ago
- Implementation of Pareto Deep Q Networks in a multi-objective Gym Reinforcement Learning Environment☆16Updated 2 years ago
- DQN related algorithms☆10Updated 2 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆18Updated 5 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 7 years ago
- Deep Q-Network (DQN) reinforcement learning agent for fixed-wing aircraft obstacle avoidance☆11Updated 7 years ago
- 车杆倒立摆DQN简单实现☆21Updated 4 months ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆13Updated 4 years ago
- MATLAB implementation of DQN for a navigation environment☆14Updated 5 years ago
- ☆18Updated 7 years ago
- Optimization of vehicle routing problem by deep reinforcement learning method based on residual edge-graph attention network☆12Updated 11 months ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆21Updated 5 years ago
- My implementation of a deep q learning network learning to play pong.☆10Updated 4 years ago
- Deep Q learning algorithm written on PyTorch for solving 2D robot arm reacher☆11Updated 5 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆27Updated 3 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago