Peter Roeseler
Peter Roeseler
### Summary This pull request introduces the QBayesian class to the Qiskit Machine Learning library. The class implements the Quantum Bayesian Inference algorithm, providing a quantum-based approach to infer probabilities...
### What should we add? Is there any ongoing work on Quantum Bayesian Inference? Otherwise, I am currently working on a framework for quantum Bayesian inference and would like to...
### Environment - **Qiskit Algorithms version**: 1.0.1 - **Python version**: 3.11 - **Operating system**: Linux ### What is happening? There is only one small error that prevents ADAM from calculating...