qBraid / qbraid-algorithms

Build hybrid quantum-classical algorithms with qBraid
GNU General Public License v3.0
6 stars 4 forks source link

Implement readout linear regression function #10

Closed ryanhill1 closed 3 weeks ago

ryanhill1 commented 5 months ago

https://github.com/qBraid/qbraid-algorithms/blob/acdbe47e971830136ad822a542059693d3da40de/qbraid_algorithms/qrc/linear.py#L19

Implement function that will be used to apply linear regression to the "embeddings" output of the detuning layer (https://github.com/qBraid/qbraid-algorithms/issues/9).