A differentially private spiking neural network with temporal enhanced pooling
-
Updated
May 3, 2024 - Jupyter Notebook
A differentially private spiking neural network with temporal enhanced pooling
Source code of the paper entitled "Improving Fraud Detection with 1D-Convolutional Spiking Neural Networks through Bayesian Optimization", and presented at EPIA 2024, the 23rd International Conference on Artificial Intelligence.
This repository trains a spiking neural network (SNN) classifier on the MNIST dataset using various spike encoding techniques. It explores different encoding schemes to convert images into spike trains and evaluates their impact on classification performance with the help of the SNNTorch module.
Train Spiking Neural Networks for a Biomimetic Eye
Recurrent spiking network models for predicting MNIST sequences
This repository explores Spiking Neural Networks (SNNs) and Continual Learning (CL) techniques for autonomous driving tasks, focusing on domain-incremental learning.
Spiking Neural Network Image Classification with SNN-Torch and Gradio. This project features a Spiking Neural Network (SNN) built using SNN-Torch for classifying images. SNNs are energy-efficient, biologically inspired models. The project aims to showcase abilities of Spiking Neural Networks to classify images and Gradio to create the model demo.
Source code of the paper entitled "Exploring Neural Joint Activity in Spiking Neural Networks for Fraud Detection", and presented at CIARP 2024, the 27th Iberamerican Congress on Pattern Recognition.
Add a description, image, and links to the snntorch topic page so that developers can more easily learn about it.
To associate your repository with the snntorch topic, visit your repo's landing page and select "manage topics."