Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 699 Bytes

File metadata and controls

20 lines (17 loc) · 699 Bytes

adaptive-multispike-tempotron

MATLAB implementation of the Multi-Spike Tempotron learning rule with adaptive learning rate.

Multi-Spike Tempotron: Gütig 2016

If you intend to use this code we'd appreciate citing our related paper:

@ARTICLE{Rapp:2018,
   author = {{Rapp}, H. and {Nawrot}, MP. and {Stern}, M.},
   title = "{Reliable counting of weakly labeled concepts by a single spiking neuron model.}",
   journal = {ArXiv e-prints},
   archivePrefix = "arXiv",
   eprint = {1805.07569},
   primaryClass = "cs.LG",
   keywords = {Computer Science - Learning, Statistics - Machine Learning},
   year = 2018,
   month = may
}