/LunarLander

LunaLander is a beginner-friendly Python project that demonstrates reinforcement learning using OpenAI Gym and PyTorch. Focused on the LunarLander-v2 environment, the project features a simplified Q-Network and easy-to-understand code, making it an accessible starting point for those new to reinforcement learning.

Primary LanguagePython

Watchers