December 2022
Intermediate to advanced
435 pages
7h 29m
English
A recurrent neural network (RNN) is applied to inputs recurrently, with the network output from one time step sending an additional input to the next time step, augmenting the input for that time step. Inputs can be observations recorded at different time steps. Recurrent application of the network enables such networks to detect temporal relationships in input data that have a material impact in modeling output. The network’s output from one time step is passed as an input to the same network at the next ...