From ccffdcdc5c84d739d243fc08a5d98f5c070169da Mon Sep 17 00:00:00 2001 From: jeshraghian Date: Fri, 8 Mar 2024 16:40:12 -0800 Subject: [PATCH] update tutorials table to include stmnist --- docs/tutorials/tutorials.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/tutorials/tutorials.rst b/docs/tutorials/tutorials.rst index e88a081c..2fda3be6 100644 --- a/docs/tutorials/tutorials.rst +++ b/docs/tutorials/tutorials.rst @@ -96,6 +96,12 @@ The tutorial consists of a series of Google Colab notebooks. Static non-editable - .. 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/tutorial_exoplanet_hunter.ipynb + + + * - `Spiking-Tactile MNIST Neuromorphic Dataset `_ + - .. 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/tutorial_stmnist.ipynb Future tutorials on spiking neurons and training are under development. \ No newline at end of file