Experiment with Deep Differential Logic Networks. Classifier network.
TO DO: Provide inputs. Read out the classifier results.
MCU to provide input data and read out the response
# | Input | Output | Bidirectional |
---|---|---|---|
0 | Shift-in 8-bit input packet (LSB) | Digit (LSB) | (out) Confidence score (LSB) |
1 | Shift-in 8-bit input packet | Digit | (out) Confidence score |
2 | Shift-in 8-bit input packet | Digit | (out) Confidence score |
3 | Shift-in 8-bit input packet | Digit (MSB) | (out) Confidence score |
4 | Shift-in 8-bit input packet | (out) Confidence score | |
5 | Shift-in 8-bit input packet | (out) Confidence score | |
6 | Shift-in 8-bit input packet | (out) Confidence score (MSB) | |
7 | Shift-in 8-bit input packet (MSB) | (in) /WE - Pause input |