This repository contains materials for the AMLD2020 workshop on using SNNs for low-power, real-time inference tasks.
Thanks for joining us at the workshop! We would appreciate your feedback here: https://bit.ly/amld2020_snn
- Go to Google CoLab: https://colab.research.google.com/
- File | Open notebook…
- Choose the "GitHub" tab
- In the search field, enter "synsense"
- Choose the repository "synsense/snn-workshop-amld-2020"
- The list of notebooks should populate automatically
- Choose a notebook, and it will open a copy for you
Here's a link to the introductory notebook: https://colab.research.google.com/github/ai-cortex/snn-workshop-amld-2020/blob/master/Notebooks/1_IntroToSNNs/1_IntroToSNNs.ipynb
The notebooks should install the packages they need. But just in case, here is a short list
-
SINABS and dependencies: https://synsense.gitlab.io/sinabs/
-
Rockpool and dependencies: https://synsense.gitlab.io/rockpool/
-
NEST; using
conda install -c conda-forge nest-simulator
is easiest -
Jax; using
pip install jax jaxlib
is easiest
-
Dylan Muir dylan.muir@synsense.ai
Sadique Sheik sadique.sheik@synsense.ai
Felix Bauer felix.bauer@synsense.ai
Philipp Weidel philipp.weidel@synsense.ai
Martino Sorbaro martino.sorbaro@synsense.ai