RND
Published:
RND
Overview
Implementation of RND reinforcement learning algorithm
Technical Details
- Framework: PyTorch
- Environment: Custom Environment
- Category: Exploration Methods
This implementation demonstrates exploration methods using PyTorch framework on Custom Environment 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: Rnd
View the complete implementation, training scripts, and documentation on GitHub.