8000 GitHub - ActiveNeuroImaging/glhmm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ActiveNeuroImaging/glhmm

 
 

Repository files navigation

Overview Image

Documentation Status

The GLHMM toolbox provides facilities to fit a variety of Hidden Markov models (HMM) based on the Gaussian distribution, which we generalise as the Gaussian-Linear HMM. Crucially, the toolbox has a focus on finding associations at various levels between brain data (EEG, MEG, fMRI, ECoG, etc) and non-brain data, such as behavioural or physiological variables.

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 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%
0