Deep-Learning-and-Scientific-Computing-with-R-torch
Deep-Learning-and-Scientific-Computing-with-R-torch copied to clipboard
luz: computation of MSE should use nnf_mse_loss()
Small typos are fixed in the second last snippet on luz. MSE should be computed with nnf_mse_loss() rather than nn_mse_loss().