Welcome to psipose#
A scikit-learn-compatible quantum machine learning library powered by PennyLane.
psipose brings the scikit-learn API style to quantum machine learning.
Drop in quantum estimators – classifiers, regressors, kernels – that follow
sklearn’s conventions, so you can use them in existing sklearn workflows
like Pipeline, GridSearchCV, and cross_val_score.
I’m a User
Install psipose, follow tutorials, and use quantum ML in your projects.
I’m a Contributor
Understand the architecture, add new components, and run tests.
Quick Links#
Quickstart – Get started in 5 minutes
VQCClassifier – VQCClassifier guide
Quantum Kernels – Quantum kernel SVM
API Reference – Full API reference