Found 299 repositories(showing 30)
MahanVeisi8
Collection of my Reinforcement Learning (RL) practices including DQN, D3QN, and Adaptive Gamma, applied to the Lunar Lander and CartPole environments. 🚀🕹️
LemuelPuglisi
Simple PyTorch implementation of Deep Q-learning Algorithm to play Lunar Lander.
Apply Double Dueling DQN
ranjitation
Implementation of a DQN for the Lunar Lander env
Amirarsalan-sn
Lunar Lander envitoment of gymnasium solved using Double DQN and D3QN
davide-roversi
Reinforcement Learning code applied to the Lunar Lander problem using MATLAB
WardSalkini
No description available
Rem4rkable
DQN and variants SAC and PPO for the Lunar Lander Continuous environment by OpenAI
Implementation of three state-of-the-art RL algorithms: DQN, DDPG and PPO to solve the Lunar Lander problem.
ShivankYadav
We apply DQN algorithm to make and artificial agent learn how to land space-craft on moon.
ARUNJOGLE
Optimized Lunar Lander Algorithm using DQN
mehrdad3301
solving openAI's gym lunar lander environment using DQN
navidadkhah
Lunar Lander envitoment of gymnasium solved using DQN and D3QN
wtcherr
DQN Solution for LunarLander-v3 (Gymnasium) | Reinforcement learning agent using Deep Q-Network (DQN) to land a lunar module safely. Implements experience replay, target networks, and training visualization. This project serves as a hands-on reinforcement learning experiment for solving continuous control tasks using deep Q-learning.
pramodc08
This project uses Deep Reinforcement Learning to solve the Lunar Lander environment of the OpenAI-Gym
andrejlukic
Solving Lunar Lander using deep reinforcement learning (D)DQN
Apply Double Deep Q Learning
Sauradeep1
IIT Hyd CS5500 - Reinforcement Learning - RL Algorithms like DQN, Policy Gradients, DDPG on games like Mountain Car , Pong, Lunar Lander etc
vsaveris
Implementation of a Deep Reinforcement Learning agent (Deep Q-Network) for landing successfully the ‘Lunar Lander’ from the OpenAI Gym.
Jason-CKY
Pytorch implementation of DQN on openai's lunar lander environment
heydarimo
In this Repository, we intend to implement the DQN and also the DDQN algorithm in case of training an agent to solve the Lunar-Lander problem. there are lots of exciting results after training which have been attached.
SiavashShams
LunarLander-v2 learning how to land efficiently using DQN and DDQN for training
Apply Dueling DQN
kiranikram
An implementation of Rainbow DQN on OpenAi's Lunar Lander Environment
mmahdim
The Lunar Lander v2 environment is learnt using Deep Q Learning in Pytorch
Satvik-Singh192
No description available
dcbothra
Lunar Lander v3 implementation using DQN
amanfoundongithub
Lunar Lander v2 trained using Deep Q Learning...
wxt406611016
RL : DQN-LunarLander-v2
yuchen071
Implementation of reinforcement learning algorithms for the OpenAI Gym environment LunarLander-v2