Skip to content

Instantly share code, notes, and snippets.

@jgosmann
Last active December 10, 2015 22:18
Show Gist options
  • Save jgosmann/4500743 to your computer and use it in GitHub Desktop.
Save jgosmann/4500743 to your computer and use it in GitHub Desktop.
Spike train metrics still to implement in spykeutils.

Done

  • VP distance (with choseable kernel)
  • van Rossum's distance
  • Schreiber et al similarity measure -> basically equivalent to CS distance, but is a computationally more efficient implementation
  • Inner-product distance measures (norm distance, Cauchy-Schwarz)
  • Multi-neuron variants of VP and van Rossum distance
  • Hunter-Milton Similarity
  • Event synchronization

Todo

  • Stochastic Event Synchrony

Could

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment