Supervised Neural Networks
Backpropagation
Optimization algorithm that calculates the gradients of the loss function with respect to each weight of the network by propagating the error from the output to the input.
← Wstecz