[net] loss = square ; options (square) epochs = 1000 ; comment alpha = 1e-6 weights_path = data/big_nn.bin inputs = x,y labels = z ; activation options (relu, sigmoid, softplus, leaky_relu) [layer] neurons=20 activation=relu [layer] neurons=20 activation=relu [outlayer] activation = sigmoid