You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
This repository explores Spiking Neural Networks (SNNs) and Continual Learning (CL) techniques for autonomous driving tasks, focusing on domain-incremental learning.