Skip to content

Python package with commonly used Ansaetze, tools and data-reuploading model in quantum machine learning.

License

Notifications You must be signed in to change notification settings

cirKITers/qml-essentials

Repository files navigation

QML Essentials

A toolbox to make working with QML models easier.


Quality Testing Documentation

📜 About

This repo contains some of the commonly used Ansaetze and coding stuff required for working with QML and Data-Reuploading models.
There are also dedicated classes to calculate entanglement and expressiblity of a provided model as well as its Fourier coefficients.

🚀 Getting Started

pip install qml-essentials

or

poetry add qml-essentials

to install our package from PyPI.
You can find details on how to use it and further documentation on the corresponding Github Page.

🚧 Contributing

Contributions are highly welcome! 🤗 Take a look at our Contribution Guidelines.