Removing quotations to fix the broken link found on https://www.tensorflow.org/programmers_guide/embedding
The link at "Follow this link to see a fun example of thumbnail images in the Embedding Projector." It should go to https://www.tensorflow.org/images/embedding-mnist.mp4 but instead goes to the TF index page. PiperOrigin-RevId: 195684456
This commit is contained in:
parent
a0bdd4bcfb
commit
ac630df3cb
@ -238,7 +238,7 @@ row doesn't have to be filled, as shown below.
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Follow [this link]("https://www.tensorflow.org/images/embedding-mnist.mp4" )
|
||||
Follow [this link](https://www.tensorflow.org/images/embedding-mnist.mp4)
|
||||
to see a fun example of thumbnail images in the Embedding Projector.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user