xychen-comp's Stars
liyc5929/neuroseqbench
A benchmark suite for evaluating Spiking Neural Networks (SNNs) on temporal processing tasks, comparing abilities of SNN-related models and learning algorithms for extended temporal sequences.
mollenhauerm/ECG-heartbeat-classification
Human heart arrhythmia classification based on the MIT-BIH ECG data set with random Fourier feature GLM and kernel parameter estimation.
fangwei123456/spikingjelly
SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
EleutherAI/pythia
The hub for EleutherAI's work on interpretability and learning dynamics
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
ZhangShimin1/TC-LIF
Two-Compartment Leaky Integrate-and-Fire Model
Windere/ASGL-SNN
Offical implementation of "Adaptive Smoothing Gradient Learning for Spiking Neural Networks", ICML 2023
xychen-comp/Hybrid-Coding-SNN
haoxiangsnr/spiking-fullsubnet
Official repository of Spiking-FullSubNet, the Intel N-DNS Challenge Algorithmic Track Winner.
fangwei123456/Parallel-Spiking-Neuron
SpikingChen/SNN-Daily-Arxiv
Update arXiv papers about Spiking Neural Networks daily.
Audio-WestlakeU/FN-SSL
The Official PyTorch Implementation of FN-SSL & IPDnet for Sound Source Localization [INTERSPEECH2023 & TASLP2024]
idiap/nnsslm
Neural Network based Sound Source Localization Models
ischlag/fast-weight-transformers
Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.
azarafrooz/dnc-with-demon
This is pytorch implementation of "Differentiable Neural Computers" with Memory Demon presented at NeurIPS 2022 Workshop On Memory in Artificial and Real Intelligence.
fangwei123456/Parametric-Leaky-Integrate-and-Fire-Spiking-Neuron
Incorporating Learnable Membrane Time Constant to Enhance Learning of Spiking Neural Networks
ridgerchu/SpikeGPT
Implementation of "SpikeGPT: Generative Pre-trained Language Model with Spiking Neural Networks"
qymeng94/DSR
[CVPR 2022] Training High-Performance Low-Latency Spiking Neural Networks by Differentiation on Spike Representation
Intelligent-Computing-Lab-Yale/Neural-Architecture-Search-for-Spiking-Neural-Networks
Neural Architecture Search for Spiking Neural Networks, ECCV2022
aqibsaeed/Genetic-CNN
CNN architecture exploration using Genetic Algorithm
quark0/darts
Differentiable architecture search for convolutional and recurrent networks
Jackn0/snn_optimal_conversion_pipeline
Optimal Conversion of Conventional Artificial Neural Networks to Spiking Neural Networks