{ "cells": [ { "cell_type": "markdown", "metadata": { "id": "Azc8twVhEBGA" }, "source": [ "##### Copyright 2020 Google" ] }, { "cell_type": "code", "execution_count": 1, "metadata": { "cellView": "form", "id": "Wxjxus_UECF_" }, "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": "39df10ff7cb1" }, "source": [ "# Optimization Analysis" ] }, { "cell_type": "markdown", "metadata": { "id": "nINncTOwEMgS" }, "source": [ "
\n",
" ![]() | \n",
" \n",
" ![]() | \n",
" \n",
" ![]() | \n",
" \n",
" ![]() | \n",
"
\n", " | timestamp | \n", "x | \n", "fun | \n", "nit | \n", "nfev | \n", "lowest_energy_found | \n", "best_bitstring_found | \n", "evaluated_points | \n", "bitstring_lists | \n", "energy_lists | \n", "... | \n", "optimal_angles_fun | \n", "problem | \n", "problem_type | \n", "dataset_id | \n", "generation_task | \n", "device_name | \n", "p | \n", "algorithm | \n", "x0 | \n", "line_placement_strategy | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | \n", "2020-08-12 10:47:34.046188 | \n", "[0.3091960656314942, -0.31222192779577423] | \n", "-0.80848 | \n", "10 | \n", "71 | \n", "-1.0 | \n", "[0, 1, 0] | \n", "[recirq.NumpyArray([0.3 0.2]), recirq.NumpyArr... | \n", "[recirq.BitArray([[0 1 0]\\n [0 0 0]\\n [1 1 1]\\... | \n", "[recirq.NumpyArray([-1. 3. 3. ... 3. 3. 3... | \n", "... | \n", "-0.81088 | \n", "(0, 1, 2) | \n", "SKProblem | \n", "2020-03-tutorial | \n", "SKProblemGenerationTask(dataset_id='2020-03-tu... | \n", "Syc23-simulator | \n", "1 | \n", "OptimizationAlgorithm(method='MGD', n_shots=25... | \n", "[0.3, 0.2] | \n", "None | \n", "
1 | \n", "2020-08-12 10:46:52.953423 | \n", "[0.46700596149989154, -0.3960967452764799] | \n", "-1.38384 | \n", "10 | \n", "71 | \n", "-3.0 | \n", "[1, 0, 1, 1] | \n", "[recirq.NumpyArray([0.3 0.2]), recirq.NumpyArr... | \n", "[recirq.BitArray([[0 0 0 1]\\n [1 1 0 0]\\n [1 1... | \n", "[recirq.NumpyArray([ 1. -1. 1. ... 3. 1. 1... | \n", "... | \n", "-1.39364 | \n", "(1, 2, 3, 0) | \n", "HardwareGridProblem | \n", "2020-03-tutorial | \n", "HardwareGridProblemGenerationTask(dataset_id='... | \n", "Syc23-simulator | \n", "1 | \n", "OptimizationAlgorithm(method='MGD', n_shots=25... | \n", "[0.3, 0.2] | \n", "None | \n", "
2 | \n", "2020-08-12 10:48:05.093354 | \n", "[0.2539034350243896, -0.2954098997546575] | \n", "-0.97392 | \n", "10 | \n", "71 | \n", "-2.0 | \n", "[1, 0, 1, 0] | \n", "[recirq.NumpyArray([0.3 0.2]), recirq.NumpyArr... | \n", "[recirq.BitArray([[0 1 1 1]\\n [1 0 1 0]\\n [0 0... | \n", "[recirq.NumpyArray([ 0. -2. 0. ... -2. 0. 6... | \n", "... | \n", "-0.98040 | \n", "(0, 1, 3, 2) | \n", "ThreeRegularProblem | \n", "2020-03-tutorial | \n", "ThreeRegularProblemGenerationTask(dataset_id='... | \n", "Syc23-simulator | \n", "1 | \n", "OptimizationAlgorithm(method='MGD', n_shots=25... | \n", "[0.3, 0.2] | \n", "None | \n", "
3 rows × 25 columns
\n", "