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
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆386Updated 2 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
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆45Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 4 months ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆205Updated 2 years ago
- ☆184Updated 3 years ago
- An OpenAI gym wrapper for CARLA simulator☆594Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 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
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆383Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆298Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- An RL agent for the Google Football environment☆96Updated 4 years ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆287Updated 3 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆79Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Gym environments and agents for autonomous driving.☆102Updated last year
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆31Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆93Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆167Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆236Updated 8 months ago
- PyTorch implementation of SAC-Discrete.☆311Updated last year