Skip to content

Training auto-regressive HMM by EM-algorithm with forward-backward algorithm

Notifications You must be signed in to change notification settings

HiroIshida/ARHMM.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git clone git@github.com:HiroIshida/ARHMM.jl.git
] dev ./ARHMM.jl
cd ARHMM.jl
julia --project -e 'ENV["PYTHON"] = "/usr/bin/python"; import Pkg; import PyCall; Pkg.build("PyCall");'
julia --project -e 'import Pkg; Pkg.test()'
julia --project ./python/segment.jl 3

About

Training auto-regressive HMM by EM-algorithm with forward-backward algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published