1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-06 20:41:09 +08:00

make dnn model compatible with CPU & update docs for init param

This commit is contained in:
bxdd
2020-10-04 08:00:53 +00:00
committed by you-n-g
parent cbc9111082
commit 992983ff4c
5 changed files with 54 additions and 27 deletions

View File

@@ -51,3 +51,4 @@ qlib_data:
# when testing, please modify the following parameters according to the specific environment
provider_uri: "~/.qlib/qlib_data/cn_data"
region: "cn"
redis_port: 1222

View File

@@ -55,3 +55,4 @@ qlib_data:
# when testing, please modify the following parameters according to the specific environment
provider_uri: "~/.qlib/qlib_data/cn_data"
region: "cn"
redis_port: 1222