| ... | @@ -95,7 +95,7 @@ Recurrent cells can also be used to perform sequence to sequence analysis, also |
... | @@ -95,7 +95,7 @@ Recurrent cells can also be used to perform sequence to sequence analysis, also |
|
|
We may also be interested in guessing one output (label) given a sequence of data. For example, we can pass the last 24 hours of the load demand and expect the model to predict the next expected demand.
|
|
We may also be interested in guessing one output (label) given a sequence of data. For example, we can pass the last 24 hours of the load demand and expect the model to predict the next expected demand.
|
|
|
|
|
|
|
|
<div align="center">
|
|
<div align="center">
|
|
|
<img src="uploads/1c0c6bbb21d5a1237a52b9369fc4e9bf/rnn_4.png" width="600">
|
|
<img src="uploads/1c0c6bbb21d5a1237a52b9369fc4e9bf/rnn_4.png" width="300">
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |