Network Architecture

4

Learning Parameters

0.1

Dataset

Training Controls

Training Progress

Epoch: 0
Loss: --
Accuracy: --

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.