l2_regularization
1.0e-6(default)
l2_regularization indicates the value of weight decay. Weight decay is a regularization technique by adding a small penalty to the loss function, which can prevent overfitting. SIMPLE-NN supports L2 regularization.