andywu0913 / OpenAI-GYM-CarRacing-DQNLinks
Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.
☆96Updated 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☆160Updated 6 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 Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 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…☆392Updated 2 years ago
- ☆186Updated 3 years ago
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆47Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- Lightweight multi-agent gridworld Gym environment☆211Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 5 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆217Updated 2 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆75Updated last year
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆399Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- A new Reinforcement Learning Environment☆36Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆232Updated 5 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆31Updated 5 years ago
- Simple Cartpole example writed with pytorch.☆167Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆198Updated last year
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆74Updated 6 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes☆286Updated 3 years ago