Deep-Learning-and-Scientific-Computing-with-R-torch icon indicating copy to clipboard operation
Deep-Learning-and-Scientific-Computing-with-R-torch copied to clipboard

luz: computation of MSE should use nnf_mse_loss()

Open tenomoto opened this issue 2 months ago • 0 comments

Small typos are fixed in the second last snippet on luz. MSE should be computed with nnf_mse_loss() rather than nn_mse_loss().

tenomoto avatar Oct 13 '25 07:10 tenomoto