/neurons

Python simulations of neuron models like SRM and STDP

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Neurons

This is a simple simulation tool for neuron models.

Currently it supports SRM spiking model and the STDP learning model.

You can find everything on the documentation page.