Offical implementation of "Spike-driven Transformer" (NeurIPS2023)
-
Updated
Mar 18, 2024 - Python
Offical implementation of "Spike-driven Transformer" (NeurIPS2023)
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.
Offical implementation of "Deep Directly-Trained Spiking Neural Networks for Object Detection" (ICCV2023)
Offical code of "QKFormer: Hierarchical Spiking Transformer using Q-K Attention" (NeurIPS 2024)
实现一种多Lora权值集成切换+Zero-Finetune零微调增强的跨模型技术方案,LLM-Base+LLM-X+Alpaca,初期,LLM-Base为Chatglm6B底座模型,LLM-X是LLAMA增强模型。该方案简易高效,目标是使此类语言模型能够低能耗广泛部署,并最终在小模型的基座上发生“智能涌现”,力图最小计算代价达成ChatGPT、GPT4、ChatRWKV等人类友好亲和效果。当前可以满足总结、提问、问答、摘要、改写、评论、扮演等各种需求。
Offical implementation of "Scaling Spike-driven Transformer with Efficient Spike Firing Approximation Training" (IEEE T-PAMI2025)
Code for VPRTempo, our temporally encoded spiking neural network for visual place recognition.
PyTorch and Loihi implementation of the Spiking Neural Network for decoding EEG on Neuromorphic Hardware
Enhancing the Performance of Transformer-based Spiking Neural Networks by SNN-optimized Downsampling with Precise Gradient Backpropagation
SSTDP is a efficient spiking neural network training framework, which is contributed by Fangxin Liu and Wenbo Zhao.
Implementation of the paper Keys to Accurate Feature Extraction Using Residual Spiking Neural Networks
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…
Code for LENS, fully neuromorphic place recognition integrating sensors, hardware, and algorithms for robotic localization.
Bio-inspired neuromorphic cerebellum
Mapping Spike Activities with Multiplicity, Adaptability, and Plasticity into Bio-Plausible Spiking Neural Networks
CPU-based spiking neural network framework for classification layers employing first-spike coding and supervised STDP training.
Official Repository of "Sign Gradient Descent-based Neuronal Dynamics: ANN-to-SNN Conversion Beyond ReLU Network" (ICML 2024)
Add a description, image, and links to the spiking-neural-network topic page so that developers can more easily learn about it.
To associate your repository with the spiking-neural-network topic, visit your repo's landing page and select "manage topics."