What's the purpose of the classical parametrization and classical training ? #30
-
Hello, I was wondering what is the purpose of including the classical training and parametrization facilities in a quantum natural language processing library. I'm not sure how to properly elaborate more on this question. The only thing that comes to my mind is that having a classical equivalent of those two steps of the pipeline is useful to properly compare the result, but I'm fairly sure I'm missing something. P.s. I suggest enabling "Discussions" from the repository's settings so that people can post there their questions instead of opening an issue. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi @mspronesti, thanks for the question. In general, including classical training in lambeq is useful for many reasons:
Hope this helps, let us know if you need any clarifications. |
Beta Was this translation helpful? Give feedback.
-
Hi @dimkart, thanks for your answer and for moving it to the discussions section. As regards your answer, I'd like to ask you if you could elaborate a little more on "quantum-friendly classical model". Do you refer to the fact that parametrized tensor networks are usually used for finding the approximate solution and modeling of quantum systems and, in this sense, they are "quantum-friendly" ? Thanks again for your help! |
Beta Was this translation helpful? Give feedback.
-
Yes, a tensor network is a "quantum-friendly" structure in the sense they are already very close to a quantum circuit and the computations they involve are already compatible with a way a quantum computer works. There are no "neural" parts and non-linearities, as in the most "hybrid" quantum machine learning models you see today around. |
Beta Was this translation helpful? Give feedback.
Hi @mspronesti, thanks for the question. In general, including classical training in lambeq is useful for many reasons: