Update README.md
Browse files
README.md
CHANGED
|
@@ -17,5 +17,6 @@ there is no t=0 and each timestamp uses the value from t-1.
|
|
| 17 |
Finally, there's the 2-layer plain vanilla LTSM. After 11 epochs, I reached a loss of 10.86 which is rather mediocre. However, the main idea here is to build a basic forecasting model
|
| 18 |
for which this seems appropriate.
|
| 19 |
|
|
|
|
| 20 |
|
| 21 |
-
!
|
|
|
|
| 17 |
Finally, there's the 2-layer plain vanilla LTSM. After 11 epochs, I reached a loss of 10.86 which is rather mediocre. However, the main idea here is to build a basic forecasting model
|
| 18 |
for which this seems appropriate.
|
| 19 |
|
| 20 |
+

|
| 21 |
|
| 22 |
+
***Happy Hacking!***
|