Skip to content

A library that you can use to build spiking neural network brains for your Arduino robots! Largely allows you to follow the paradigms of liquid state machines with LIF neurons.

Notifications You must be signed in to change notification settings

RishabhMalviya/SNN_Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNN_Arduino

Currently, you can make spiking neurons that accept external analog and asynchronous digital inputs. At the netwok level, it allows you to create arbitrary network motifs of up to 6 neurons with digital sensors interfaced to the network. The ability to handle analog inputs at the network level will be added soon.

You can easily interface the 'motor' neurons of your network to L293D ICs and other actuation to create a neural robot!

Go through the currently uploaded examples for an idea of how to use the library effectively.

About

A library that you can use to build spiking neural network brains for your Arduino robots! Largely allows you to follow the paradigms of liquid state machines with LIF neurons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages