Knowledge Graph — Coursera NotesAcademic disciplinesComputer Science / Information TechnologyArtificial IntelligenceNeural Network

Feedforward Neural Network (FNN)

concept · part of Neural Network

A neural network where data flows in one direction from input to output, used for classification and regression tasks. It is the simplest type of neural network without feedback loops, employing activation functions like ReLU and Sigmoid, and is trained via backpropagation.

FNNs are ideal for tasks with clear input-output mapping like regression and classification, e.g., predicting housing prices from features like bedrooms and square footage.

Inside Feedforward Neural Network (FNN) (1)

This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.

🧠 Knowledge Graph
👁 read-only snapshot

Select a node

The owner's editing tools — shown here so you can see how the graph is grown, but read-only.

Click a bubble to drill in · click again to collapse · drag to orbit