{ "cells": [ { "attachments": {}, "cell_type": "markdown", "id": "6f0a162f", "metadata": {}, "source": [ "## 1. VSQL Introduction\n", "\n", "Variational Shadow Quantum Learning (VSQL) is a hybrid quantum-classical framework for supervised quantum learning, which utilizes parameterized quantum circuits and classical shadows. Unlike commonly used variational quantum algorithms, the VSQL method extracts \"local\" features from the subspace instead of the whole Hilbert space." ] }, { "attachments": {}, "cell_type": "markdown", "id": "99c07da5", "metadata": {}, "source": [ "## 2. Introduction to the Model Principle\n", "\n", "The flow chart of VSQL is as follows.\n", "\n", "![pipeline](https://ai-studio-static-online.cdn.bcebos.com/2b806cc0405e425995df1786a5c5976196c5ca83697647d9ae70ac7cc0bf83c9 \"Flow chart of VSQL\")\n", "