Legacy Tutorials ======================================= Author: `fangwei123456 `_ Because of the limited time and energy of the developers, not all tutorials can be updated along with the new version of SpikingJelly. \ And some tutorials have been pruned and absorbed in the new tutorials. Here we list some legacy tutorials which may be \ helpful. .. toctree:: :hidden: ann2snn_converter_legacy 5_ann2snn The predecessor of `Activation-based` -------------------------------------------- `Activation-based` is called as `Clock-driven` in the previous version of SpikingJelly. Here is a tutorial about `Clock-driven`: `Clock driven `_ Encoders -------------------------------------------- This tutorial has not been updated. The user can refer to the old tutorial for the moment: `Clock driven: Encoder `_ ANN to SNN conversion -------------------------------------------- There are two legacy ANN2SNN tutorials for different API generations: `ANN2SNN legacy Converter API `_ `ANN2SNN older clock-driven-era API <5_ann2snn.html>`_ The original external page for the older clock-driven-era tutorial is also available: `ANN2SNN on ReadTheDocs 0.0.0.0.12 `_ Applications of SNNs on other tasks -------------------------------------------- `Reinforcement Learning: Deep Q Learning `_ `Reinforcement Learning: Advantage Actor Critic (A2C) `_ `Reinforcement Learning: Proximal Policy Optimization (PPO) `_ `Classifying Names with a Character-level Spiking LSTM `_ The predecessor of step mode: `Propagation Pattern `_ The predecessor of CUPY backend: `Accelerate with CUDA-Enhanced Neuron and Layer-by-Layer Propagation `_ Call for Updating -------------------------------------------- We encourage the users to update these tutorials with the master version of SpikingJelly and create the Pull Request. Legacy tutorials can be found in `docs/source/legacy_tutorials `_.