andywu0913 / OpenAI-GYM-CarRacing-DQN
Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.
☆89Updated 4 years ago
Alternatives and similar repositories for OpenAI-GYM-CarRacing-DQN:
Users that are interested in OpenAI-GYM-CarRacing-DQN are comparing it to the libraries listed below
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆155Updated 6 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆71Updated last year
- An OpenAI gym wrapper for CARLA simulator☆571Updated 3 years ago
- ☆183Updated 3 years ago
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆44Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 8 months ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆49Updated 7 years ago
- Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for A…☆349Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- 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…☆246Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆189Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆218Updated 2 months ago
- PyTorch implementation of SAC-Discrete.☆299Updated 8 months ago
- Use Reinforcement Learning to train an autonomous driving agent in CARLA Simulator☆242Updated 2 years ago
- ☆392Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆87Updated last year
- Implementation of Soft Actor-Critic (SAC) algorithm using TensorFlow 2.1.0☆12Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆203Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆351Updated 3 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆358Updated 6 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆288Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆72Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- PyTorch implementation of Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) on TORCS (The Open Racing Car Simul…☆15Updated 5 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆421Updated 3 years ago
- Reinforcement learning baseline agent trained with the Actor-critic (A3C) algorithm.☆259Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆174Updated 8 months ago