修复并行采样并完善训练文档

This commit is contained in:
2026-04-02 09:48:59 +00:00
parent 771eba8607
commit 428e6f7f81
6 changed files with 943 additions and 141 deletions
+1
View File
@@ -2,3 +2,4 @@ numpy>=1.24
matplotlib>=3.7
torch>=2.1
gymnasium[classic-control]>=0.29
tqdm>=4.66