Hi @yunshengb , thanks for releasing this repo.
I found that you use a denominator of 2 in the function of mean_squared_error, which I don't think should be used when reporting the metric of MSE.
It would be better to declare this in the readme file or update the code.
Hi @yunshengb , thanks for releasing this repo.
I found that you use a denominator of 2 in the function of
mean_squared_error, which I don't think should be used when reporting the metric of MSE.It would be better to declare this in the readme file or update the code.