forked from 626_privacy/tensorflow_privacy
Updates the path for seq2seq codelab colab button.
PiperOrigin-RevId: 421607919
This commit is contained in:
parent
f301595ba5
commit
f47200f60d
1 changed files with 2 additions and 2 deletions
|
@ -13,10 +13,10 @@
|
||||||
"source": [
|
"source": [
|
||||||
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
|
"<table class=\"tfo-notebook-buttons\" align=\"left\">\n",
|
||||||
" <td>\n",
|
" <td>\n",
|
||||||
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/privacy/blob/master/tensorflow_privacy/privacy/privacy_tests/membership_inference_attack/codelabs/seq2seq_membership_inference_codelab.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
|
" <a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/privacy/blob/master/tensorflow_privacy/privacy/privacy_tests/membership_inference_attack/codelabs/third_party/seq2seq_membership_inference/seq2seq_membership_inference_codelab.ipynb\"><img src=\"https://www.tensorflow.org/images/colab_logo_32px.png\" />Run in Google Colab</a>\n",
|
||||||
" </td>\n",
|
" </td>\n",
|
||||||
" <td>\n",
|
" <td>\n",
|
||||||
" <a target=\"_blank\" href=\"https://github.com/tensorflow/privacy/blob/master/tensorflow_privacy/privacy/privacy_tests/membership_inference_attack/codelabs/seq2seq_membership_inference_codelab.ipynb.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
|
" <a target=\"_blank\" href=\"https://github.com/tensorflow/privacy/blob/master/tensorflow_privacy/privacy/privacy_tests/membership_inference_attack/codelabs/third_party/seq2seq_membership_inference/seq2seq_membership_inference_codelab.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />View source on GitHub</a>\n",
|
||||||
" </td>\n",
|
" </td>\n",
|
||||||
"</table>"
|
"</table>"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue