/TreeHMM-local

Provided is the code and accompanying documentation for inferring the parameters (via the Baum-Welch algorithm; see Prentice et al., 2016) of the Tree hidden Markov model (HMM) for neural population spike train data. This version can be used locally directly in Matlab, via mex files, or in Python via `make` using the Makelfile..

Primary LanguageC++

Watchers