QRind is a new QR-code-embedded programming dialect that adds variables and a small neural network to the authors' existing QRtree decision-tree dialect for offline industrial assistance.
QRtree -- Decision Tree dialect specification of QRscript
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This specification document specifies the syntax and semantics of QRtree, which is a specific dialect of QRscript particularly suited to represent decision trees without chance nodes. The term dialect identifies one of the possible sub-languages that can be encoded inside of an eQR code via QRscript. This specification will describe an intermediate representation of QRtree, made through a language derived by the three-address code. It will then define the transformation rules from the intermediate representation to a binary code. The latter is a binary representation called eQRtreebytecode. These rules can also be applied inversely to transform the eQRtreeBytecode into the intermediate representation. This specification document will pay particular attention to the creation of a compact eQRtreebytecode, as the maximum number of bits that can be stored in a QR code is, at the time of writing, equal to 2953 bytes (in the case of QR code version 40 with a "low" error correction level).
fields
cs.NI 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Executable QR codes with Machine Learning for Industrial Applications
QRind is a new QR-code-embedded programming dialect that adds variables and a small neural network to the authors' existing QRtree decision-tree dialect for offline industrial assistance.