Skip to content

hmf21/snn_starter

Repository files navigation

SNN_starter

Overview

SNN moudle rebuild of A Low Power, Fully Event-Based Gesture Recognition System using yjwu17/BP-for-SpikingNN.

Usage

Download the dataset from here and extract as dataset.

Raw dataset must be formatted before training and it may spend some time. You can download the formatted data from here for the first training.

Ensure that all files (eg. *.adept, *.csv, trails_to_train.txt and trails_to_test.txt) are NOT in any directory other than ./dataset.

python train.py

Change preload = True to use formatted data, data is saved at root/*.data

Tips

  • Change the trials_to_train.txt and trials_to_test.txt to control the size of training and test dataset.

About

The snn project for 2020 Challenge Cup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages