goodfeli/dlbook_exercises

Error in last line of linear algebra exercise

Closed this issue · 1 comments

It says Recalling that y = xtu, we can conclude that y = xtuu.

but it should be

recalling that y = alpha.u (and knowing that aplha = xtu) we can conclude that y = xtuu

In the same exercise:
The question never said that u is a unit vector, but the solution "used the fact that u is a unit vector".