example configuration for regression.
Created by: lcy-seso
-
In this example, we would like to show how the do regression task in PaddlePaddle.
-
Please refer to this configuration file written in old PaddlePaddle API.
-
Note that, currently PaddlePaddle provides two regression costs: mse and huber loss. Please consider adding an example for huber loss.
-
Please pull your codes and docs into the regressoin directory.