Surveying the QML module in Qiskit for a quantum neural network project and wondering if there is support to add noise models and run noisy simulations?
Going through this tutorial and wondering how one would define a noise model in the argument of qnn.forward
when doing a batched forward pass.