Skip to content

Repository for code, data, and other artifacts for "Minibatch Processing in Spiking Neural Networks"

Notifications You must be signed in to change notification settings

BINDS-LAB-UMASS/snn-minibatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minibatch Processing in SNNs

This repository accompanies the paper draft of the same name.

Setting up

This project was developed with Python 3.6.

Clone the repository and navigate to the project's root directory. Then, issue:

pipenv install --skip-lock  # Create pipenv virtual env.
pipenv shell  # Launch shell in virtual env.

About

Repository for code, data, and other artifacts for "Minibatch Processing in Spiking Neural Networks"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published