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 ...
4. Recurrent Neural Networks
Get Reinforcement Learning for Finance: Solve Problems in Finance with CNN and RNN Using the TensorFlow Library now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.