Skip to content

Releases: vbelis/latent-ad-qml

v1.0.4

03 Mar 14:31
a690caf
Compare
Choose a tag to compare

Code for the paper Quantum anomaly detection in the latent space of proton collision events at the LHC (https://arxiv.org/abs/2301.10780). The qad package associated with this work was created for reproducibility of the results and ease-of-use in future studies.

In this work, we investigate unsupervised quantum machine learning algorithms for anomaly detection tasks in particle physics data.

v1.0.3

03 Mar 14:14
501e07d
Compare
Choose a tag to compare

Code for the paper Quantum anomaly detection in the latent space of proton collision events at the LHC (https://arxiv.org/abs/2301.10780). The qad package associated with this work was created for reproducibility of the results and ease-of-use in future studies.

In this work, we investigate unsupervised quantum machine learning algorithms for anomaly detection tasks in particle physics data.

v1.0.2

03 Mar 14:04
Compare
Choose a tag to compare

Complete readthedocs page, READMEs, and code structure of the qad package.

v1.0.1

02 Mar 10:23
f3333ee
Compare
Choose a tag to compare

Working version of the readthedocs page.

v1.0.0: Merge pull request #7 from vbelis/docs-reformat

22 Feb 08:11
18a37c7
Compare
Choose a tag to compare

Adding one-class (Q)SVM and initial plotting code

02 Sep 09:03
Compare
Choose a tag to compare

Added unsupervised kernel machines and first version of the ROC plotting and uncertainty computation given the k-fold tests.

v0.3.0

15 Jun 13:51
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Main skeleton for the implementation of the Autoencoder, clustering models, and kernel machines (both classical and quantum).

Full Changelog: https://github.com/QML-HEP/latent-ad-qml/commits/v.0.3.0