Skip to content

haghighatshoar/SNNs-for-Coding-Theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SNNs-for-Coding-Theory

This repo provides a library for investigating coding theory applications using techniques from spiking neural networks (SNNs). This is based on the following features of SNNs:

  • SNNs provide a differentiable framework for working with discrete data and can be seen as a bridge between the discrete and continuous domain.
  • They are adapted better than conventional neural networks for coding theory applications since they work directly with the discrete data.
  • SNNs use a sparse collection of spikes as a communication tool between their neurons and have a dramatically smaller power consumption. This make SNNs better suited for coding-for-communication applications.

About

an SNN library for designing short channel codes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages