Variational quantum classifier
Train compact PennyLane classifiers on synthetic binary datasets.
PennyLane quantum machine learning
Modular research-grade workflows for variational classifiers, regressors, quantum kernels, QCNNs, autoencoders, metric learning, and deterministic benchmark comparisons.
Implemented workflows
Each workflow has a public Python API, command-line entry points where appropriate, and focused documentation generated from this repository.
Train compact PennyLane classifiers on synthetic binary datasets.
Fit continuous targets with a trainable quantum regressor.
Use shared quantum convolution blocks and pooling-style reductions.
Learn latent quantum representations and reconstruction maps.
Build quantum feature-map kernels for SVM workflows.
Train embedding geometry with contrastive supervision.
Reference material
Use the usage guide for API calls and CLI commands, results for deterministic reference outputs, theory notes for mathematical background, and the changelog for release history.
Install
The package is published as qml-pennylane and can also be installed from GitHub for development.