Steven Abreu

Results 9 issues of Steven Abreu

* snntorch version: * Python version: * Operating System: ### Description Things that are missing in NIR: - import and export for RLeaky - export/re-import the braille RNN (from the...

**Issue number**: #217 - interoperability of neuromorphic simulators and hardware platforms through NIR. **Objective of pull request**: support [neuromorphic intermediate representation (NIR)](https://github.com/neuromorphs/NIR) in lava-dl. **Questions** - For NIR → lava-dl,...

### User story As a user, I want to be able to train SNNs in other libraries (e.g. snnTorch, Norse, Nengo, Rockpool, Sinabs), export the trained networks and import them...

1-feature
0-needs-review

As pointed out by Terry, there is no need to support string padding values such as "same" or "valid" as "valid" is equivalent to padding=0, and "same" cannot always be...

PR #59 introduces code to check the consistency and "defined-ness" of input and output types across a NIR graph (also pointed out in #4). This is currently not enforced. However,...

Starting this PR for issue #10. Not ready yet. Missing: - EVT2 for metavision - proper table formatting for performance comparison - plotting figures

adding lava docs (for NIR to Lava and NIR to Lava-dl).