Skip to content

jdjmoon/TRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

TRF

Implementation of the TRF

Our group ran our data with 5 different models. As a base model our group has tested with Mixed Von Mises. As a comparison models, our group has ran the data with Turner et al's The Gaussian Process Autoregressive Regression Model (GPAR), Slindernan et al.'s SSM model, and Wolff, et al.'s MOGPTK: The Multi-Output Gaussian Process Toolkit. Because our data cannot be open to the public, we have created synthetic data to run models, and have created examples of each in our Example Folder](/Example).

Information

Example for four models can be found at Example Folder

Requirements and Installation

  • GPAR
    • pip install gpar
  • HMM and SLDS
    • pip install ssm
  • MOGPTK
    • pip install mogptk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published