1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-16 17:12:20 +08:00

revised HATS

This commit is contained in:
Hong Zhang
2020-11-28 02:04:35 +08:00
parent 6fc4ff0a62
commit aa2b28386a
6 changed files with 589 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ import copy
from ...utils import create_save_path
from ...log import get_module_logger
import torch
import torch.nn as nn
import torch.optim as optim