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

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
@@ -6,6 +6,7 @@ dependencies:
- pip
- numpy>=1.24
- matplotlib>=3.7
- tqdm>=4.66
- pip:
- torch>=2.1
- gymnasium[classic-control]>=0.29