QNN for multi-classification

Currently, how can a QNN be used to achieve multi-classification tasks without adding classical layers?

Hi @zj-lucky,

In most cases, hybrid models work better than purely quantum ones.

However in this demo you can see an example of multiclass classification (3 classes). You’ll notice that there’s still some classical processing in this example but you’re free to tweek this example and test it without the classical bias.

I hope this helps!

Hi @zj-lucky, I’ve provided an answer in the other thread where you asked.
One good practice is to not ask the same question in several places. This way we won’t have several parallel threads about the same topic :slightly_smiling_face: