This repository has been archived on 2023-07-05. You can view files and clone it, but cannot push or open issues/pull-requests.
notes/Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Applications/More specifically/Machine Learning (QML).md

15 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2023-07-01 00:31:53 +00:00
# Machine Learning (QML)
- Note: not to be confused with [QML](obsidian://open?vault=Obsidian&file=Coding%20Tips%2FComputers%2FMac%20OS%20X%2FBrowser%2FBrowser%20talk%2FJavascript%2FQML)
- Quantum machine learning is one of the biggest pillars of quantum computing application that we will see in the workforce of the future
One of the big contenders in this field is Xanadu.ai's [pennylane](https://pennylane.ai/) software. Recently version 0.25 was just released and a lot more applications can be created.
- for example this notebook using quantum NLP techniques. Read how to code this on their [blog](https://www.google.com/url?q=https://pennylane.ai/blog/2023/04/quantum-nlp-with-the-lambeq-pennylane-integration/&sa=D&source=docs&ust=1682095330026401&usg=AOvVaw35GtVGGevo_EDtaWpNiiKy)
- A very good read of [how to put data in quantum machine learning](https://medium.com/mlearning-ai/quantum-data-embedding-algorithms-for-quantum-ai-ml-ag-2-66e7e5e79ae4)
The following questions can finally be answered with [this](https://pennylane.ai/blog/2022/08/pennylane-v025-released/#new-return-types-for-qnodes-with-multiple-measurements) release
---