Spaces:
Running
Running
File size: 220 Bytes
df97e68 | 1 2 3 4 5 6 7 8 9 10 | # RL/training stack (install after requirements.txt) torch>=2.2,<3.0 stable-baselines3>=2.3,<3.0 sb3-contrib>=2.3,<3.0 gymnasium>=0.29.1,<1.3 tensorboard>=2.16,<3.0 matplotlib>=3.8,<4.0 scipy>=1.12,<2.0 optuna>=3.6,<5.0 |