Skip to content
#

spiking-neural-networks

Here are 303 public repositories matching this topic...

Brain-inspired Cognitive Intelligence Engine (BrainCog) is a brain-inspired spiking neural network based platform for Brain-inspired Artificial Intelligence and simulating brains at multiple scales. The long term goal of BrainCog is to provide a comprehensive theory and system to decode the mechanisms and principles of human intelligence and its…

  • Updated Apr 30, 2024
  • Python

What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural network sees data throughout time, and activation functions are instead spikes that are raised past a certain pre-activation threshold. Pre-activation values constantly fades if neurons aren't excited enough.

  • Updated Nov 6, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the spiking-neural-networks 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-networks topic, visit your repo's landing page and select "manage topics."

Learn more