Skip to content

Bingram22/glhmm

 
 

Repository files navigation

GLHMM

Gaussian Linear Hidden Markov Models.

Documentation Status

This library contains Hidden Markov Models (HMMs) for analysing neuroimaging data (EEG, MEG, fMRI, ECoG, etc)

Important links

Dependencies

The required dependencies to use glhmm are:

  • Python >= 3.6
  • NumPy
  • numba
  • scikit-learn
  • scipy
  • matplotlib
  • seaborn

Installation

  • To install from the repo, use the following command:
pip install --user git+https://github.com/vidaurre/glhmm

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%