1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-15 08:46:56 +08:00

Update run_all_model and format

This commit is contained in:
Jactus
2020-11-26 13:49:51 +08:00
parent 5102566aad
commit 2a17062421
3 changed files with 2 additions and 18 deletions

View File

@@ -38,7 +38,6 @@ class LSTM(Model):
the GPU ID(s) used for training
"""
def __init__(
self,
d_feat=6,