andywu0913 / OpenAI-GYM-CarRacing-DQNLinks
Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.
☆94Updated 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
Sorting:
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆158Updated 6 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆73Updated last year
- A gym environment for a miniature racecar using the pybullet physics engine.☆198Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆377Updated 10 months ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- An OpenAI gym wrapper for CARLA simulator☆593Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆164Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆555Updated 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
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆183Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆319Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆222Updated 4 years ago
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆45Updated 6 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- ☆184Updated 3 years ago
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆384Updated 2 years ago
- The implementation of LSTM-TD3.☆82Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆436Updated 2 years ago
- A Reinforcement Learning Project using PPO + LSTM☆89Updated 2 years ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆287Updated 3 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆31Updated 5 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆760Updated last year
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for A…☆365Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆305Updated 5 years ago