This project is a fork based on a research paper, modified to enable training and testing of reinforcement learning (RL) models. The repository includes configurations and scripts to facilitate these tasks.
Ensure the following dependencies and tools are installed:
- CUDA: Version 11.2 (or compatible for your GPU)
- Python: Version 3.8+ (Recommended: 3.10)
- Anaconda: For environment management (Installed at
C:\ProgramData\anaconda3for this setup)
- Clone the Repository
git clone <repository-url> cd <repository-folder>