提交 daf36a4a 编写于 作者: S swtkiwi

fix linear_regression

上级 a45248a4
......@@ -669,7 +669,6 @@
"train_dataset = paddle.text.datasets.UCIHousing(mode='train')\n",
"eval_dataset = paddle.text.datasets.UCIHousing(mode='test')\n",
"\n",
" \n",
"#step2:定义模型\n",
"class UCIHousing(paddle.nn.Layer):\n",
" def __init__(self):\n",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册