A
AcadiFi
MQ
ML_Quant_Selma2026-03-21
cfaLevel IIQuantitative MethodsMachine Learning

What is a feedforward neural network and how does it process inputs?

CFA Level II quant includes neural networks. Can someone explain the forward-pass mechanics in plain language with a finance example?

113 upvotes
AcadiFi TeamVerified Expert
AcadiFi Certified Professional
Feedforward NN: input -> hidden layers -> output. Each neuron computes weighted sum + activation (ReLU). Learns non-linear interactions automatically.

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

#neural-network#feedforward#activation