A continuous time (semi-analytic!) implementation of single and multi spike tempotron learning algorithms.
Parses options and runs one of a set of classifer & learning algorithm combinations using the codebase stored in tempytron_lib.py
.
Contains function definitions.
a jupyter/ipython notebook showing the validation of the model and eligibilities using a numerical implementation whose functions are explicitly defined in this file.