Initial commit — Elden Ring RL agent

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Cametendo
2026-04-28 19:49:21 +02:00
commit b4a3914794
8 changed files with 461 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
# PyTorch is installed separately by install_dependencies.sh
# because it needs a CUDA-specific index URL.
gymnasium==1.2.3
stable-baselines3==2.8.0
opencv-python==4.13.0.92
evdev==1.9.3
numpy==2.4.4
shimmy==2.0.0