Update docs for wide and deep model convertion (#5074)
* Update docs for wide and deep model convertion * Update wide and deep doc
This commit is contained in:
parent
a478475386
commit
7b2d2805f5
@ -15,7 +15,7 @@ through Tensorflow* tf.feature_column API. Table below presents what feature typ
|
|||||||
**Step 1**. Clone the GitHub repository with TensorFlow models and move to the directory with an example of Wide and Deep model:
|
**Step 1**. Clone the GitHub repository with TensorFlow models and move to the directory with an example of Wide and Deep model:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/tensorflow/models.git;
|
git clone https://github.com/tensorflow/models.git --branch r2.2.0;
|
||||||
cd official/r1/wide_deep
|
cd official/r1/wide_deep
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user