A
AcadiFi
QP
QuantForecaster_Petra2026-03-24
cfaLevel IIQuantitative MethodsMachine Learning

How does a recurrent neural network differ from a feedforward network?

I've heard RNNs are for sequences. How does the recurrence work, and why can't a regular feedforward net do time series?

71 upvotes
AcadiFi TeamVerified Expert
AcadiFi Certified Professional
RNN carries hidden state across time steps with shared weights. Suits sequences but vanilla RNNs suffer vanishing gradients.

Unlock with Scholar — $19/month

Get full access to all Q&A answers, practice question explanations, and progress tracking.

No credit card required for free trial

📊

Master Level II with our CFA Course

107 lessons · 200+ hours· Expert instruction

#rnn#recurrent#time-series