Network Architecture
Learning Parameters
Dataset
Training Controls
Training Progress
Dataset & Decision Boundary
Loss Over Time
Concepts
Forward Propagation
Data flows from input to output through weighted connections.
Backpropagation
Network learns by adjusting weights based on prediction errors.
Activation Functions
Introduce non-linearity to enable complex pattern learning.
Learning Rate
Controls how quickly the network adapts to new information.