Closed mickahell closed 3 years ago
combine.py : includes functions that each concatenate 1 device circuit with 1 classifier circuit
|----------| |----------------------| | Device | | Processing | | |------| | | |-------| |-------| | |---------| |0> --|-| S(x) |-|--|-| RX(y) |--| RY(y) |-|------| MEASURE | | |------| | | |-------| |-------| | |---------| |----------| |----------------------| | c0 --------------------------------------------------o-----
Link to #19 and #20
Pushed Combine sensor + classifier template class
Combine the entire circuit
combine.py : includes functions that each concatenate 1 device circuit with 1 classifier circuit
Link to #19 and #20