sunpengfei1122 / DLTCLinks
☆10Updated 4 months ago
Alternatives and similar repositories for DLTC
Users that are interested in DLTC are comparing it to the libraries listed below
Sorting:
- Quantization-aware training with spiking neural networks☆47Updated 3 years ago
- Pytorch implementation of SEENN (Spiking Early Exit Neural Networks) (NeurIPS 2023)☆15Updated 9 months ago
- Benchmark harness and baseline results for the NeuroBench algorithm track.☆89Updated last month
- SSTDP is a efficient spiking neural network training framework, which is contributed by Fangxin Liu and Wenbo Zhao.☆35Updated 3 years ago
- ☆37Updated last year
- Deep SNNs with various neural coding methods (rate, phase, burst, TTFS)☆11Updated 3 years ago
- This project contains code for the paper titled "SpikingBERT: Distilling BERT to Train Spiking Language Models Using Implicit Differentia…☆25Updated last year
- ☆18Updated 2 years ago
- MINT, Multiplier-less INTeger Quantization for Energy Efficient Spiking Neural Networks, ASP-DAC 2024, Nominated for Best Paper Award☆15Updated last year
- Framework for radix encoded SNN on FPGA☆14Updated 3 years ago
- [NeurIPS 2022] Online Training Through Time for Spiking Neural Networks☆63Updated last year
- ☆19Updated 2 years ago
- CS4362 - Hardware Description Languages. Implemented SNN on an FPGA for real-time image processing using VHDL☆21Updated last year
- ☆45Updated 3 years ago
- Ternary Spike: Learning Ternary Spikes for Spiking Neural Networks☆21Updated last year
- GLIF: A Unified Gated Leaky Integrate-and-Fire Neuron for Spiking Neural Networks, NeurIPS 2022 Poster☆52Updated 2 years ago
- ☆14Updated 5 years ago
- Pytorch Implementation of Spiking Neural Networks Calibration, ICML 2021☆89Updated last year
- ☆38Updated 3 years ago
- STBP is a way to train SNN with datasets by Backward propagation.Using this Repositories allows you to train SNNS with STBP and quantize …☆30Updated 3 years ago
- This is the official project repository for BKDSNN: Enhancing the Performance of Learning-based Spiking Neural Networks Training with Blu…☆30Updated 9 months ago
- Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation☆102Updated 4 years ago
- An energy simulation framework for BPTT-based SNN inference and training.☆16Updated last year
- Intelligent-Computing-Lab-Panda / Exploring-Temporal-Information-Dynamics-in-Spiking-Neural-NetworksPyTorch Implementation of Exploring Temporal Information Dynamics in Spiking Neural Networks (AAAI23)☆29Updated 2 years ago
- ☆17Updated 3 years ago
- A simple from scratch implementation of a Spiking-Neural-Network with STDP in Python which is beeing trained on MNIST.