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☆157Updated 6 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆377Updated 10 months ago
- An OpenAI gym wrapper for CARLA simulator☆589Updated 3 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆72Updated last year
- Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for A…☆362Updated 2 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…☆383Updated 2 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 Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- The implementation of LSTM-TD3.☆81Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆197Updated last year
- Reinforcement learning tutorials☆386Updated 2 years ago
- ☆184Updated 3 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆98Updated 5 years ago
- A Reinforcement Learning Project using PPO + LSTM☆86Updated last year
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆163Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆156Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆758Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 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
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated 11 months ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆287Updated 3 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆689Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆435Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago