andywu0913 / OpenAI-GYM-CarRacing-DQNLinks
Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.
☆95Updated 5 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
Sorting:
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Updated 6 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆74Updated last year
- An OpenAI gym wrapper for CARLA simulator☆598Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆291Updated 4 years ago
- Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for A…☆368Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆763Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 3 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
- A gym environment for a miniature racecar using the pybullet physics engine.☆211Updated 2 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆394Updated last year
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆391Updated 2 years ago
- ☆184Updated 3 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆448Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆229Updated 4 years ago
- Simple Cartpole example writed with pytorch.☆167Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆354Updated 5 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆301Updated 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…☆256Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆31Updated 5 years ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆54Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 5 months ago
- DSAC; Distributional Soft Actor-Critic☆133Updated 9 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆170Updated 3 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆166Updated last year