{ "cells": [ { "cell_type": "markdown", "metadata": { "id": "Ndo4ERqnwQOU" }, "source": [ "##### Copyright 2020 The TensorFlow Authors." ] }, { "cell_type": "code", "execution_count": 1, "metadata": { "cellView": "form", "execution": { "iopub.execute_input": "2023-11-07T19:41:15.748569Z", "iopub.status.busy": "2023-11-07T19:41:15.748069Z", "iopub.status.idle": "2023-11-07T19:41:15.751940Z", "shell.execute_reply": "2023-11-07T19:41:15.751245Z" }, "id": "MTKwbguKwT4R" }, "outputs": [], "source": [ "#@title Licensed under the Apache License, Version 2.0 (the \"License\");\n", "# you may not use this file except in compliance with the License.\n", "# You may obtain a copy of the License at\n", "#\n", "# https://www.apache.org/licenses/LICENSE-2.0\n", "#\n", "# Unless required by applicable law or agreed to in writing, software\n", "# distributed under the License is distributed on an \"AS IS\" BASIS,\n", "# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n", "# See the License for the specific language governing permissions and\n", "# limitations under the License." ] }, { "cell_type": "markdown", "metadata": { "id": "xfNT-mlFwxVM" }, "source": [ "# 自编码器简介" ] }, { "cell_type": "markdown", "metadata": { "id": "0TD5ZrvEMbhZ" }, "source": [ "
![]() | \n",
" ![]() | \n",
" ![]() | \n",
" ![]() | \n",
"
\n", " | 0 | \n", "1 | \n", "2 | \n", "3 | \n", "4 | \n", "5 | \n", "6 | \n", "7 | \n", "8 | \n", "9 | \n", "... | \n", "131 | \n", "132 | \n", "133 | \n", "134 | \n", "135 | \n", "136 | \n", "137 | \n", "138 | \n", "139 | \n", "140 | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | \n", "-0.112522 | \n", "-2.827204 | \n", "-3.773897 | \n", "-4.349751 | \n", "-4.376041 | \n", "-3.474986 | \n", "-2.181408 | \n", "-1.818286 | \n", "-1.250522 | \n", "-0.477492 | \n", "... | \n", "0.792168 | \n", "0.933541 | \n", "0.796958 | \n", "0.578621 | \n", "0.257740 | \n", "0.228077 | \n", "0.123431 | \n", "0.925286 | \n", "0.193137 | \n", "1.0 | \n", "
1 | \n", "-1.100878 | \n", "-3.996840 | \n", "-4.285843 | \n", "-4.506579 | \n", "-4.022377 | \n", "-3.234368 | \n", "-1.566126 | \n", "-0.992258 | \n", "-0.754680 | \n", "0.042321 | \n", "... | \n", "0.538356 | \n", "0.656881 | \n", "0.787490 | \n", "0.724046 | \n", "0.555784 | \n", "0.476333 | \n", "0.773820 | \n", "1.119621 | \n", "-1.436250 | \n", "1.0 | \n", "
2 | \n", "-0.567088 | \n", "-2.593450 | \n", "-3.874230 | \n", "-4.584095 | \n", "-4.187449 | \n", "-3.151462 | \n", "-1.742940 | \n", "-1.490659 | \n", "-1.183580 | \n", "-0.394229 | \n", "... | \n", "0.886073 | \n", "0.531452 | \n", "0.311377 | \n", "-0.021919 | \n", "-0.713683 | \n", "-0.532197 | \n", "0.321097 | \n", "0.904227 | \n", "-0.421797 | \n", "1.0 | \n", "
3 | \n", "0.490473 | \n", "-1.914407 | \n", "-3.616364 | \n", "-4.318823 | \n", "-4.268016 | \n", "-3.881110 | \n", "-2.993280 | \n", "-1.671131 | \n", "-1.333884 | \n", "-0.965629 | \n", "... | \n", "0.350816 | \n", "0.499111 | \n", "0.600345 | \n", "0.842069 | \n", "0.952074 | \n", "0.990133 | \n", "1.086798 | \n", "1.403011 | \n", "-0.383564 | \n", "1.0 | \n", "
4 | \n", "0.800232 | \n", "-0.874252 | \n", "-2.384761 | \n", "-3.973292 | \n", "-4.338224 | \n", "-3.802422 | \n", "-2.534510 | \n", "-1.783423 | \n", "-1.594450 | \n", "-0.753199 | \n", "... | \n", "1.148884 | \n", "0.958434 | \n", "1.059025 | \n", "1.371682 | \n", "1.277392 | \n", "0.960304 | \n", "0.971020 | \n", "1.614392 | \n", "1.421456 | \n", "1.0 | \n", "
5 rows × 141 columns
\n", "