1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-18 18:04:31 +08:00
This commit is contained in:
Jactus
2020-12-08 17:49:52 +08:00
committed by you-n-g
parent 6ef339b1ec
commit a8ac56a82f

View File

@@ -32,7 +32,6 @@ from ...contrib.model.pytorch_gru import GRUModel
class DailyBatchSampler(Sampler):
def __init__(self, data_source):
self.data_source = data_source