DQN Lunar
Published:
DQN Lunar
Overview
Implementation of DQN-Lunar reinforcement learning algorithm
Technical Details
- Framework: PyTorch
- Environment: LunarLander
- Category: Value-Based Methods
This implementation demonstrates value-based methods using PyTorch framework on LunarLander environment.
Features
- Clean and well-documented code
- Easy to understand implementation
- Comprehensive training and evaluation scripts
Usage
Please refer to the GitHub repository for detailed usage instructions and training procedures.
Source Code
๐ GitHub Repository: Dqn Lunar
View the complete implementation, training scripts, and documentation on GitHub.