andywu0913 / OpenAI-GYM-CarRacing-DQN
Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.
☆88Updated 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☆153Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆70Updated last year
- Lightweight multi-agent gridworld Gym environment☆199Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆283Updated 3 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆182Updated last year
- An OpenAI gym wrapper for CARLA simulator☆556Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆67Updated 5 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago
- ☆182Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆283Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆303Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆144Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆102Updated 5 years ago
- Simple Cartpole example writed with pytorch.☆167Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆201Updated 5 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆591Updated 5 years ago
- MARL for Autonomous Vehicles☆271Updated 3 months ago
- A well-documented A2C written in PyTorch☆50Updated 5 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆199Updated 5 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆356Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆237Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆166Updated 5 months ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆559Updated 2 years ago