Skip to content
Snippets Groups Projects
Commit 548cad52 authored by Yandi's avatar Yandi
Browse files

changing the config, bi-LSTM, smaller hidden layers

parent 194b052f
No related branches found
No related tags found
1 merge request!1Master into main
......@@ -35,7 +35,7 @@ Optimizer: Adam # in {Adam}
#Training parameters
Training:
Epochs: 30
Epochs: 20
#Model selection
Model:
......@@ -50,7 +50,7 @@ LinearRegression:
BidirectionalLSTM:
HiddenSize: 70
NumLayers: 6
NumLayers: 4
Initialization: None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment