Files
RL_TRPO/requirements.txt
T

6 lines
83 B
Plaintext
Raw Normal View History

2026-04-02 02:24:35 +00:00
numpy>=1.24
matplotlib>=3.7
torch>=2.1
gymnasium[classic-control]>=0.29
2026-04-02 09:48:59 +00:00
tqdm>=4.66