QClojure ML is the Quantum Machine Learning (QML) extension library for QClojure.
QClojure ML contains QML algorithms and depends on scicloj/noj and scicloj/clay for the Clojure data science stack and notebook support. QClojure ML uses QClojure algorithms like Variational Quantum Eigensolver (VQE) for the quantum part and the data science libraries like noj, tech.ml.dataset and dtype.next for the classical parts of QML algorithms.
QClojure ML is currently build with Leiningen.
Compile the code with:
lein compile
Run the test suite with:
lein test
© 2025 Ludger Solbach
Eclipse Public License 1.0 (EPL1.0)
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |