fixed CNN training
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# Model Configurations
|
||||
# This file contains all model-specific configurations to keep the main config.yaml clean
|
||||
|
||||
# Enhanced CNN Configuration ( does not use yml file now)
|
||||
# Enhanced CNN Configuration (cnn model do not use yml config. do not change this)
|
||||
# cnn:
|
||||
# window_size: 20
|
||||
# features: ["open", "high", "low", "close", "volume"]
|
||||
|
Reference in New Issue
Block a user