example configuration for regression.
已关闭
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.
Created by: chrisxu2016
@lcy-seso In the old configuration file ,I don't know which one is the average layer in V2.
Layer( inputs=[Input('input2_emb')], name='input2_vec', trans_type='non-seq', bias=Bias(parameter_name='_avg.bias_basic', is_static=True), active_type='tanh', type='average', average_strategy='sum', )
and this example have two input layer, Which dataSet is suitable for this issue?
Created by: shanyi15
您好,此issue在近一个月内暂无更新,我们将于今天内关闭。若在关闭后您仍需跟进提问,可重新开启此问题,我们将在24小时内回复您。因关闭带来的不便我们深表歉意,请您谅解~感谢您对PaddlePaddle的支持! Hello, this issue has not been updated in the past month. We will close it today for the sake of other user‘s experience. If you still need to follow up on this question after closing, please feel free to reopen it. In that case, we will get back to you within 24 hours. We apologize for the inconvenience caused by the closure and thank you so much for your support of PaddlePaddle Group!