Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 205 Bytes

File metadata and controls

2 lines (2 loc) · 205 Bytes

Binary-Classification-Neural-Network

Code a binary classification neural network with a single hidden layer, that also computes the loss in approximation and implements forward and backward propagation.