Skip to content

This repository hosts an implementation of a classifier, that is based on the Commuting Quantum Query Language CQQL.

Notifications You must be signed in to change notification settings

mxrsp/CQQL-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CQQL-Classifier

This repository hosts an implementation of a classifier, that is based on the Commuting Quantum Query Language CQQL. It is based on the paper "Generating CQQL conditions from classifying CNNs" from Ingo Schmitt(see https://opus4.kobv.de/opus4-btu/frontdoor/index/index/year/2021/docId/5550).

CQQL itself is inspired by quantum logic and it's conditions obey the rules of Boolean algebra. They way the classifier works, is that all terms that fulfill a certain condition(in that case class 1) are extracted using training data. After the extraction, these terms can be used to classify.

About

This repository hosts an implementation of a classifier, that is based on the Commuting Quantum Query Language CQQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages