diff --git a/notebooks/official/sdk/sdk2_bigframes_pytorch.ipynb b/notebooks/official/vertex_ai_sdk/remote_training_bigframes_pytorch.ipynb similarity index 98% rename from notebooks/official/sdk/sdk2_bigframes_pytorch.ipynb rename to notebooks/official/vertex_ai_sdk/remote_training_bigframes_pytorch.ipynb index af208fa43..deef8fb3d 100644 --- a/notebooks/official/sdk/sdk2_bigframes_pytorch.ipynb +++ b/notebooks/official/vertex_ai_sdk/remote_training_bigframes_pytorch.ipynb @@ -33,18 +33,18 @@ "\n", "\n", " \n", " \n", "
\n", - " \n", + " \n", " \"Colab Run in Colab\n", " \n", " \n", - " \n", + " \n", " \"GitHub\n", " View on GitHub\n", " \n", " \n", - " \n", + " \n", " \"VertexOpen in Vertex AI Workbench\n", " \n", "
" @@ -517,6 +517,8 @@ "outputs": [], "source": [ "# define the custom model\n", + "\n", + "\n", "class TorchLogisticRegression(VertexModel, torch.nn.Module):\n", " def __init__(self, input_size: int, output_size: int):\n", " torch.nn.Module.__init__(self)\n", @@ -692,7 +694,7 @@ "metadata": { "colab": { "collapsed_sections": [], - "name": "sdk2_bigframes_pytorch.ipynb", + "name": "remote_training_bigframes_pytorch.ipynb", "toc_visible": true }, "kernelspec": { diff --git a/notebooks/official/sdk/sdk2_bigframes_sklearn.ipynb b/notebooks/official/vertex_ai_sdk/remote_training_bigframes_sklearn.ipynb similarity index 98% rename from notebooks/official/sdk/sdk2_bigframes_sklearn.ipynb rename to notebooks/official/vertex_ai_sdk/remote_training_bigframes_sklearn.ipynb index bbd4b31ae..11a93f331 100644 --- a/notebooks/official/sdk/sdk2_bigframes_sklearn.ipynb +++ b/notebooks/official/vertex_ai_sdk/remote_training_bigframes_sklearn.ipynb @@ -33,18 +33,18 @@ "\n", "\n", " \n", " \n", "
\n", - " \n", + " \n", " \"Colab Run in Colab\n", " \n", " \n", - " \n", + " \n", " \"GitHub\n", " View on GitHub\n", " \n", " \n", - " \n", + " \n", " \"VertexOpen in Vertex AI Workbench\n", " \n", "
" @@ -694,7 +694,7 @@ "metadata": { "colab": { "collapsed_sections": [], - "name": "sdk2_bigframes_sklearn.ipynb", + "name": "remote_training_bigframes_sklearn.ipynb", "toc_visible": true }, "kernelspec": { diff --git a/notebooks/official/sdk/sdk2_bigframes_tensorflow.ipynb b/notebooks/official/vertex_ai_sdk/remote_training_bigframes_tensorflow.ipynb similarity index 98% rename from notebooks/official/sdk/sdk2_bigframes_tensorflow.ipynb rename to notebooks/official/vertex_ai_sdk/remote_training_bigframes_tensorflow.ipynb index 9bff4ba05..fc74bd846 100644 --- a/notebooks/official/sdk/sdk2_bigframes_tensorflow.ipynb +++ b/notebooks/official/vertex_ai_sdk/remote_training_bigframes_tensorflow.ipynb @@ -33,18 +33,18 @@ "\n", "\n", " \n", " \n", "
\n", - " \n", + " \n", " \"Colab Run in Colab\n", " \n", " \n", - " \n", + " \n", " \"GitHub\n", " View on GitHub\n", " \n", " \n", - " \n", + " \n", " \"VertexOpen in Vertex AI Workbench\n", " \n", "
" @@ -627,7 +627,7 @@ "metadata": { "colab": { "collapsed_sections": [], - "name": "sdk2_bigframes_tensorflow.ipynb", + "name": "remote_training_bigframes_tensorflow.ipynb", "toc_visible": true }, "kernelspec": {