| license: mit | |
| tags: | |
| - pytorch | |
| - safetensors | |
| - threshold-logic | |
| - neuromorphic | |
| - sequential | |
| - shift-register | |
| # threshold-siso | |
| 4-bit Serial-In Serial-Out shift register. Data shifts through one bit at a time. | |
| ## Circuit | |
| ``` | |
| SI βββΊ [Q3] βββΊ [Q2] βββΊ [Q1] βββΊ [Q0] βββΊ SO | |
| ``` | |
| ## Parameters | |
| | | | | |
| |---|---| | |
| | Inputs | 5 | | |
| | Outputs | 5 | | |
| | Neurons | 5 | | |
| | Parameters | 30 | | |
| | Magnitude | 10 | | |
| ## License | |
| MIT | |