I think the first for loop assign the value of the x^(i) to the u^(i), however, there is difficulties for me to figure out what the next for loop is exactly doing, from my understanding, it is a kind of forward propagation through the values we have assigned during the first for loop. anybody can explain it in detail? and I also wonder what does the left arrow in this algorithm mean.
Show admin stats