wide_and_deep_multitable_readme_fix

pull/5495/head
yao_yf 5 years ago
parent e6a4d932b4
commit c666291824

@ -45,12 +45,12 @@ Wide&Deep model jointly trained wide linear models and deep neural network, whic
1. Clone the Code
```bash
git clone https://gitee.com/mindspore/mindspore.git
cd mindspore/model_zoo/official/recommend/wide_and_deep_multitable
git clone https://gitee.com/mindspore/mindspore.git
cd mindspore/model_zoo/official/recommend/wide_and_deep_multitable
```
2. Download the Dataset
> Please refer to [1] to obtain the download link and data preprocess
> Please refer to [1] to obtain the download link and data preprocess
3. Start Training
Once the dataset is ready, the model can be trained and evaluated on the single device(Ascend) by the command as follows:

Loading…
Cancel
Save