修改默认参数

This commit is contained in:
andrew 2023-09-17 14:49:23 +08:00
parent 76e89519d5
commit 9101e6e84a

View File

@ -83,7 +83,7 @@ if __name__ == '__main__':
# option.data_path = "/home/marques/code/marques/apnea/dataset/zhongda/zhongda_origin_npy"
# option.hz = 1000
# option.model = 0
# option.batch_size = 1
# option.batch_size = 4096
# option.output = "./Output"
# option.TST = 565