From 1f39d5dc907d2a2f32b6fbafd5de71a81c8f4a06 Mon Sep 17 00:00:00 2001 From: Daniel Bourke Date: Thu, 12 Oct 2023 17:13:17 +1000 Subject: [PATCH] fix broken notebook formatting --- ...network_classification_in_tensorflow.ipynb | 2181 +++++++++-------- 1 file changed, 1091 insertions(+), 1090 deletions(-) diff --git a/02_neural_network_classification_in_tensorflow.ipynb b/02_neural_network_classification_in_tensorflow.ipynb index 41403c32..e3b26e7c 100644 --- a/02_neural_network_classification_in_tensorflow.ipynb +++ b/02_neural_network_classification_in_tensorflow.ipynb @@ -5,7 +5,8 @@ "colab": { "provenance": [], "machine_shape": "hm", - "gpuType": "T4" + "gpuType": "T4", + "include_colab_link": true }, "kernelspec": { "name": "python3", @@ -17,7 +18,8 @@ { "cell_type": "markdown", "metadata": { - "id": "view-in-github" + "id": "view-in-github", + "colab_type": "text" }, "source": [ "\"Open" @@ -125,7 +127,7 @@ "colab": { "base_uri": "https://localhost:8080/" }, - "outputId": "80b308c9-5ad8-4c12-d46d-c4ded9de1fb3" + "outputId": "84031be1-2658-44c7-d393-8a5a87241996" }, "source": [ "import tensorflow as tf\n", @@ -141,7 +143,7 @@ "name": "stdout", "text": [ "2.13.0\n", - "Notebook last run (end-to-end): 2023-09-22 02:28:15.212411\n" + "Notebook last run (end-to-end): 2023-10-12 04:07:12.774646\n" ] } ] @@ -199,7 +201,7 @@ "colab": { "base_uri": "https://localhost:8080/" }, - "outputId": "e9f6392b-81fc-4b35-b9b2-8051f564c951" + "outputId": "0ba91256-e6ae-4549-af0f-4fed85830cac" }, "source": [ "# Check out the features\n", @@ -232,7 +234,7 @@ "colab": { "base_uri": "https://localhost:8080/" }, - "outputId": "72e57a98-72da-4f7b-bac7-dcdba10e8b10" + "outputId": "610ef4b6-9c30-47a1-fdb7-e94a4116095d" }, "source": [ "# See the first 10 labels\n", @@ -271,9 +273,9 @@ "id": "SzQ7X9QgMGpq", "colab": { "base_uri": "https://localhost:8080/", - "height": 204 + "height": 206 }, - "outputId": "0f621faa-7af7-4064-8323-2c7002f825e3" + "outputId": "5ae57b30-cfe2-4d8b-b299-6c4e781b5513" }, "source": [ "# Make dataframe of features and labels\n", @@ -296,7 +298,7 @@ ], "text/html": [ "\n", - "
\n", + "
\n", "
\n", "