A repository FPGA-friendly SNN models
- Python 3
- NumPy
- PyTorch
- BindsNET
A script to simulate the network to get the approximate integer weights to load onto the FPGA.
A script to extract the weights from the network and convert them into 16 bit hex values.
A script to test the extracted weights with the original test data and evaluate the classification accuracy.