Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update 2. LSTM Model
authored
Jun 05, 2024
by
yinglianjh02
Hide whitespace changes
Inline
Side-by-side
2.-LSTM-Model.md
View page @
ac2ceb6f
...
@@ -118,3 +118,5 @@ for X_train, y_train, X_test, y_test in all_sequences:
...
@@ -118,3 +118,5 @@ for X_train, y_train, X_test, y_test in all_sequences:


After training this model with 20+ locations the numbers got worse, so I tried with other parameters, mainly the learning rates
\ No newline at end of file