Skip to content

Spiking Neural Network for classifying SAR data

Notifications You must be signed in to change notification settings

rmslick/SNN-SAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spiking Neural Network for SAR data

SNN designed with SpykeTorch for classifying Synthetic Aperture Radar imagery data. The SNN uses reinforcement and STDP based learning with lateral inhibition to train a network of neurons.

Usage

Running the following will train the network on the MSTAR Synthetic Aperture Radar dataset. It uses the SN_9563 and SN_C71 vehicles and can classify with ~90% percent accuracy on the test set.

python MStar.py

References

https://github.com/miladmozafari/SpykeTorch

About

Spiking Neural Network for classifying SAR data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages