andywu0913 / OpenAI-GYM-CarRacing-DQN
Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.
☆88Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for OpenAI-GYM-CarRacing-DQN
- An OpenAI gym wrapper for CARLA simulator☆545Updated 2 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆149Updated 5 years ago
- ☆181Updated 2 years ago
- Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for A…☆338Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆195Updated 4 years ago
- MARL for Autonomous Vehicles☆253Updated last month
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆271Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆296Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆711Updated 11 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆70Updated 10 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆32Updated 3 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆590Updated 6 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆198Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆208Updated last year
- This repository hosts a customized PPO based agent for Carla. The goal of this project is to make it easier to interact with and experime…☆228Updated 2 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆170Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆192Updated 5 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆400Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆396Updated last year
- multi-agent deep reinforcement learning for large-scale traffic signal control.☆346Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆199Updated 5 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆135Updated 2 years ago