mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-12 07:16:54 +08:00
Update pytorch_gats.py
This commit is contained in:
@@ -61,7 +61,7 @@ class GATs(Model):
|
|||||||
with_pretrain=True,
|
with_pretrain=True,
|
||||||
model_path=None,
|
model_path=None,
|
||||||
optimizer="adam",
|
optimizer="adam",
|
||||||
GPU="0",
|
GPU=0,
|
||||||
seed=None,
|
seed=None,
|
||||||
**kwargs
|
**kwargs
|
||||||
):
|
):
|
||||||
|
|||||||
Reference in New Issue
Block a user