Decision Boundary Epoch: 0
Loss Curve
5
0.1
50ms
Network Topology
$$h = \sigma(W_1 x + b_1), \quad y = \sigma(W_2 h + b_2), \quad \mathcal{L} = -\frac{1}{N} \sum [y_i \log(\hat{y}_i) + (1-y_i) \log(1-\hat{y}_i)]$$