theryanchow / LunarLanderLinks
Deep Q-learning approach to OpenAI Gym's Lunar Lander
☆16Updated 7 years ago
Alternatives and similar repositories for LunarLander
Users that are interested in LunarLander are comparing it to the libraries listed below
Sorting:
- Implementation of reinforcement learning algorithms for the OpenAI Gym environment LunarLander-v2☆23Updated 4 years ago
- ☆48Updated 5 years ago
- ☆11Updated last year
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆98Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- A Self driving car agent developed using Reinforcement learning Actor Critic Algorithm on TORCS Simulator.☆12Updated 3 years ago
- An AI agent that use Double Deep Q-learning to teach itself to land a Lunar Lander on OpenAI universe☆18Updated 4 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆94Updated 4 years ago
- This is an implementation of the paper Cooperative and Distributed Reinforcement Learning of Drones for Field Coverage by Huy Xuan Pham, …☆20Updated 4 years ago
- Reinforcement learning algorithm by pytorch☆33Updated 2 years ago
- Training Agents in a cooperative multi-agent deep reinforcement learning setting to transport objects across a space☆15Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- UAV Obstacle Avoidance using Deep Recurrent Reinforcement Learning with Temporal Attention☆102Updated 6 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Multi-agent reinforcement learning programs based on Game theory☆39Updated 2 years ago
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated last year
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Multi Agent Reinforcement Learning for Dense Path Planning☆31Updated 2 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆85Updated 6 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆19Updated 4 years ago
- Reinforcement Learning approaches for learning communication in Multi Agent Systems.☆18Updated 6 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- deep reinforcement learing SUMO☆44Updated 7 years ago
- Deep reinforcement learning - DDPG algorithm with self driving car in Torcs☆21Updated 2 years ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆27Updated 5 years ago
- Reinforcement Learning | Multi-Agent RL | Self-Play | Proximal Policy Optimization Algorithm (PPO) agent | Unity Tennis environment☆20Updated last year
- Reinforce Learing, Q-Rounting, Shortest-Path☆101Updated 7 years ago
- A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.☆37Updated 6 years ago
- OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆39Updated 3 years ago