Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
qlib
/
examples
/
benchmarks
/
Sandwich
/
README.md
下载
G
GitHub
added KRNN and Sandwich models and their example results based on Alpha360 (
#1414
)
efffb281
创建于
2023年5月26日
历史提交
Sandwich
Code:
https://github.com/microsoft/FOST/blob/main/fostool/model/sandwich.py
Introductions about the settings/configs.
Torch_geometric is used in the original model in FOST, but we didn't use it. make use your CUDA version matches the torch version to allow the usage of GPU, we use CUDA==10.2 and torch.version==1.12.1