This repo (will) contains circuits that compute the perceptron formula.
├── hoa -- Higher order abstractions, abstractions organizied into layers
│ ├── L1
│ ├── L2
│ ├── L3
│ ├── L4
│ └── ...
├── tools -- Tools
├── research -- Research notes, experiment logs, and related files
└── README.md -- This file