Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
data_mining:neural_network:short_overview [2018/04/21 22:22] – [Calculation of predictions errors] phreazer | data_mining:neural_network:short_overview [2018/05/10 15:32] (current) – [Cost function] phreazer | ||
---|---|---|---|
Line 96: | Line 96: | ||
* Sum over k: number of outputs | * Sum over k: number of outputs | ||
* Sum over all $\theta_{ji}^{(l)}$ without bias units. | * Sum over all $\theta_{ji}^{(l)}$ without bias units. | ||
+ | * Frobenius norm for regularization, | ||
===== Backpropagation Algorithm ===== | ===== Backpropagation Algorithm ===== |