Welcome to psipose#

A scikit-learn-compatible quantum machine learning library powered by PennyLane.

|github-badge|_

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.

Getting Started
I’m a Contributor

Understand the architecture, add new components, and run tests.

Contributor Guide