Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
Binary file added docs/.DS_Store
Binary file not shown.
Binary file added docs/examples/.DS_Store
Binary file not shown.
407 changes: 407 additions & 0 deletions docs/tutorials/sconce_model_compression_pruning.rst

Large diffs are not rendered by default.

13 changes: 12 additions & 1 deletion docs/tutorials/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@ The tutorial consists of a series of Google Colab notebooks. Static non-editable
:alt: Open In Colab
:target: https://colab.research.google.com/github/jeshraghian/snntorch/blob/master/examples/tutorial_7_neuromorphic_datasets.ipynb

* - `Tutorial 8 <https://github.com/satabios/snntorch/blob/master/examples/sconce_model_compression_pruning.ipynb>`_
- Model Compresion: sconce + snnTorch
- .. image:: https://colab.research.google.com/assets/colab-badge.svg
:alt: Open In Colab
:target: https://colab.research.google.com/github/jeshraghian/snntorch/blob/master/examples/sconce_model_compression_pruning.ipynb



.. list-table::
Expand All @@ -78,9 +84,14 @@ The tutorial consists of a series of Google Colab notebooks. Static non-editable
:alt: Open In Colab
:target: https://colab.research.google.com/github/jeshraghian/snntorch/blob/master/examples/tutorial_regression_2.ipynb

* - `Model Pruning <https://github.com/satabios/snntorch/blob/master/examples/sconce_model_compression_pruning.ipynb>`_
- .. image:: https://colab.research.google.com/assets/colab-badge.svg
:alt: Open In Colab
:target: https://github.com/satabios/snntorch/blob/master/examples/sconce_model_compression_pruning.ipynb

* - `Accelerating snnTorch on IPUs <https://snntorch.readthedocs.io/en/latest/tutorials/tutorial_ipu_1.html>`_
- —


Future tutorials on spiking neurons and training are under development.

Future tutorials on spiking neurons and training are under development.
Binary file added examples/.DS_Store
Binary file not shown.
Loading