NIR icon indicating copy to clipboard operation
NIR copied to clipboard

update snntorch example

Open jeshraghian opened this issue 1 year ago • 1 comments

ipynb file has been added.

It follows the same syntax as the Norse tutorial, though an error is thrown at the following line:

# Save to file
nir.write("nir_model.nir", nir_model)

Note: I also had to pass in sample_data into the network to make it usable, which the Norse example does not have.

jeshraghian avatar Apr 24 '24 17:04 jeshraghian

There's a type in the "Import a NIR graph to snTorch". Otherwise, LGTM!

Jegp avatar May 02 '24 22:05 Jegp

fixed the typo, thanks Jason! Merging this

stevenabreu7 avatar May 13 '24 08:05 stevenabreu7