Covalent x Pennylane tutorial notebook for QSITE 2023 (at University of Toronto).
- See the original demo for Pennylane: Quantum detection of time series anomalies.
Clone this repository and create the conda environment from the environment.yml file:
git clone https://github.com/AgnostiqHQ/tutorials_covalent_qsite_2023.git
cd tutorials_variational_rewinding/quantum_variational_rewinding
conda env create -f environment.yml
conda activate QVRBefore dispatching to Covalent, make sure covalent is running
covalent startOnce you're finished, simply run
covalent stop-
โญ๏ธ Covalent GitHub โญ๏ธ
-
๐ Documentation
-
๐ฉโ๐ซ Tutorials
- Baker, Jack S., et al. "Quantum Variational Rewinding for Time Series Anomaly Detection." arXiv preprint arXiv:2210.16438 (2022).