Skip to content
#

spiking-neural-network

Here are 38 public repositories matching this topic...

A PyTorch implementation of Spiking-YOLOv3. Two branches are provided, based on two common PyTorch implementation of YOLOv3(ultralytics/yolov3 & eriklindernoren/PyTorch-YOLOv3), with support for Spiking-YOLOv3-Tiny at present.

  • Updated Mar 23, 2021
  • Python

A supervised learning algorithm of SNN is proposed by using spike sequences with complex spatio-temporal information. We explore an error back-propagation method of SNN based on gradient descent. The chain rule proved mathematically that it is sufficient to update the SNN’s synaptic weights by directly using an optimizer. Utilizing the TensorFlo…

  • Updated Jan 15, 2022
  • Python

Improve this page

Add a description, image, and links to the spiking-neural-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spiking-neural-network topic, visit your repo's landing page and select "manage topics."

Learn more