- Step1: Clone the repository from GitHub.
- Step2: Install dependencies via pip install -r requirements.txt.
- Step3: Download and configure the YGOPRO simulator path in config.yml.
- Step4: Launch the simulator and ensure it runs headlessly.
- Step5: Run python train.py to start agent training.
- Step6: Use python evaluate.py --model to assess agent performance.