Skip to content

Commit

Permalink
added introduction video link
Browse files Browse the repository at this point in the history
  • Loading branch information
kmheckel committed Dec 13, 2023
1 parent 714b79a commit 01fe074
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 29 deletions.
108 changes: 79 additions & 29 deletions docs/examples/surrogate_gradient/SurrogateGradientTutorial.ipynb

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ Introduction
Spyx is a lightweight JAX-based spiking neural network library that is highly extensible and enables rapid experimentation on GPUs and TPUs.

The mindset for creating and using Spyx is to train networks completely on accelerator and then export them to neuromorphic hardware through the use of Neuromorphic Intermediate Representation.

For an introductory talk and guided walkthrough of the tutorial, check out this talk: [Spyx Workshop](https://www.youtube.com/live/gKNegntASLI?si=Jz6In4CfPYL3fuUd)

0 comments on commit 01fe074

Please sign in to comment.