issues
search
cirKITers
/
qml-essentials
Python package with commonly used Ansaetze, tools and data-reuploading model in quantum machine learning.
https://cirkiters.github.io/qml-essentials/
MIT License
0
stars
0
forks
source link
Kwargs in forward pass
#5
Closed
stroblme
closed
3 months ago
stroblme
commented
3 months ago
This PR adds
support for setting
noise_params
and
execution_type
outside of the
_forward
method
test for the parameters being set before and after calling
_forward
This PR adds
noise_params
andexecution_type
outside of the_forward
method_forward