1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

Update tft and readme

This commit is contained in:
Jactus
2020-12-02 18:00:26 +08:00
parent 91c3dfddf5
commit 703ae5d4aa
3 changed files with 6 additions and 5 deletions

View File

@@ -208,7 +208,7 @@ class Alpha158Formatter(GenericDataFormatter):
model_params = {
"dropout_rate": 0.4,
"hidden_layer_size": 16,
"hidden_layer_size": 160,
"learning_rate": 0.0001,
"minibatch_size": 128,
"max_gradient_norm": 0.0135,