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:
- An AI agent that use Double Deep Q-learning to teach itself to land a Lunar Lander on OpenAI universe☆18Updated 4 years ago
- UAV Obstacle Avoidance using Deep Recurrent Reinforcement Learning with Temporal Attention☆102Updated 6 years ago
- ☆48Updated 5 years ago
- Experiments with Deep Reinforcement Learning on autonomous vehicles (car and uav drone) in AirSim Simulator☆49Updated 5 years ago
- Multi Agent Reinforcement Learning for Dense Path Planning☆31Updated 2 years ago
- Autonomous Navigation of UAV using Reinforcement Learning algorithms.☆215Updated 5 years ago
- Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environm…☆470Updated 3 years ago
- Long-Term Planning with Deep Reinforcement Learning on Autonomous Drones☆44Updated 5 years ago
- Robot obstacle avoidance with reinforcement learning☆31Updated 4 years ago
- Keras Implementation of TD3(Twin Delayed DDPG) with PER(Prioritized Experience Replay) option on OpenAI gym framework☆11Updated 4 years ago
- Self-driving car in simulator with reinforcement learning.☆26Updated 7 years ago
- Python code for Deep Reinforcement Learning with Transfer Learning in a Simulated Environment☆73Updated 2 years ago
- This repository contains the implementation of reinforcement learning algorithms like PPO and A2C, to solve the problem: Dynamic Obstacle…☆17Updated 3 years ago
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆24Updated 5 years ago
- Deep Reinforcement Learning for Fixed-Wing Flight Control with Deep Q-Network☆75Updated 8 years ago
- Multi-Task Regression-based Learning for Autonomous Unmanned Aerial Vehicle Flight Control within Unstructured Outdoor Environments☆53Updated 2 years ago
- [Tensorflow] High Correlation Data Removing Method for Deep Reinforcement Learning in Obstacle Avoidance and Path Planning☆30Updated 8 years ago
- Deep Reinforcement Learning based autonomous navigation for quadcopters using PPO algorithm.☆80Updated last year
- 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
- Deep reinforcement learning for UAV in Gazebo simulation environment☆133Updated 6 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆27Updated 11 months ago
- ☆19Updated 6 years ago
- [NeurIPS'19-Competition] Reinforcement Learning + Imitation Learning based approach to AI Driving Olympics☆26Updated last month
- Pytorch implementation of reinforcement learning environment for Microsoft AirSim Unity quadrotor☆32Updated 6 years ago
- A multi agent path planning solution under a warehouse scenario using Q learning and transfer learning.🤖️☆142Updated 5 years ago
- 利用值函数逼近网络设计无人机空战自主决策系统,目前是初步的程序编写,之后会不断更新和详解。☆71Updated 6 years ago
- This is an implementation of the paper Cooperative and Distributed Reinforcement Learning of Drones for Field Coverage by Huy Xuan Pham, …☆20Updated 5 years ago
- A new Reinforcement Learning Environment☆36Updated 3 years ago
- OpenAI gym environment for collision avoidance and path following with an AUV☆32Updated 5 years ago
- MBaranPeker / Pursuit-Evasion-Game-with-Deep-Reinforcement-Learning-in-an-environment-with-an-obstacleIn this study, a multi agent chase-escape problem using Deep Q learning. Actors of the problem are smart evader and smart pursuers with o…☆23Updated 2 years ago