Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 239 Bytes

snn-mnist

setup

sh data.sh # get MNIST

train

cargo run --release # output image*.png
python plot_weight.py # plot weights

weights