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.
☆15Updated 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:
- A new Reinforcement Learning Environment☆35Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- The implementation of LSTM-TD3.☆81Updated 2 years ago
- RainbowDQN algorithm for GYM highway environment☆18Updated 3 years ago
- ☆184Updated 3 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☆29Updated 11 months ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated 11 months ago
- DSAC; Distributional Soft Actor-Critic☆127Updated 3 months ago
- ☆28Updated 4 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆27Updated 3 weeks ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆75Updated 8 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆289Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆18Updated last year
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆91Updated 4 years ago
- A Reinforcement Learning Project using PPO + Transformer☆53Updated last year
- Adaptive Signal Traffic Control with Reinforcement Learning: Towards State-of-the-art and Beyond☆8Updated 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
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆51Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆151Updated 11 months ago
- A clean Pytorch implementation of DDPG on continuous action space.☆18Updated 11 months ago
- ☆73Updated 4 years ago
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆82Updated 3 years ago
- Reinforcement learning algorithm by pytorch☆33Updated 2 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Ship simulafor in openai gym style☆39Updated 6 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 2 months ago
- A Reinforcement Learning Project using PPO + LSTM☆80Updated last year
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆30Updated 5 years ago