增加L0训练阶段的MCTS部分
This commit is contained in:
14
requirements.txt
Normal file
14
requirements.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
# PyTorch生态系统
|
||||
torch>=2.0.0
|
||||
torchvision>=0.15.0
|
||||
torchaudio>=2.0.0
|
||||
|
||||
# 数值计算
|
||||
numpy>=1.21.0
|
||||
|
||||
# 数据处理和存储
|
||||
pickle-mixin>=1.0.2
|
||||
|
||||
pytest
|
||||
matplotlib
|
||||
seaborn
|
||||
Reference in New Issue
Block a user