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
- A gym environment for a miniature racecar using the pybullet physics engine.☆199Updated last year
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆73Updated last year
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆167Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- ☆184Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 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
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆320Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- A Reinforcement Learning Project using PPO + LSTM☆90Updated 2 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆291Updated last year
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆378Updated 11 months ago
- DSAC; Distributional Soft Actor-Critic☆130Updated 6 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆349Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆439Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- The implementation of LSTM-TD3.☆84Updated 2 years ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆287Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 2 months ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆37Updated 4 years ago
- Adversarial Inverse Reinforcement Learning Implement For Mountain Car☆36Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆368Updated 3 years ago