0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update .travis.yml More... over 3 years ago
Update .travis.yml More... over 3 years ago
Updating setup.py to use Python3 requests and fixing broken Eigen link. More... over 3 years ago
updating to scipy.special.logsumexp More... over 4 years ago
update readme to link to images More... over 5 years ago
add images for readme More... over 5 years ago
used_states should return list, not iterator{ More... almost 7 years ago
Merge branch 'master' of github.com:mattjj/pyhsmm More... almost 7 years ago
fix copy_sample for initial state objects, fixes #75 More... almost 7 years ago
use pcolormesh instad of pcolorfast (fixes #73) More... about 7 years ago
fix python 3.4 travis build by downloading different conda versions (thanks, @j-towns), fixes #71 More... about 7 years ago
attempt to fix python 3.4 urlretrieve import More... about 7 years ago
add back division import, fixes #70 More... over 7 years ago
bernoulli music generation! More... over 7 years ago
python 3 imports More... over 7 years ago
adding utils for relabeling state sequences More... over 7 years ago
Merge pull request #68 from danstowell/plotgaussians2d More... over 7 years ago
when plotting high-dimensional Gaussians, use first two dims. Fixes #66 More... over 7 years ago
fix plotting bug More... about 8 years ago
add six and future to required packages More... about 8 years ago
fix missing underscore in _SepareTransMixin.__setstate__ More... about 8 years ago
replace function More... about 8 years ago
Merge pull request #61 from t3476/python-2-3-compat More... about 8 years ago
python 2/3 compat More... about 8 years ago
python 3 compat init More... about 8 years ago
make HMM.predict handle 1D data More... about 8 years ago
fix up pca, maybe, i should delete those functions More... about 8 years ago
updating expected statistics to work with fixed stateseqs More... about 8 years ago
add check for last iteration of forward message passing, needed for inhomog More... about 8 years ago
updating expected_statistics_log to compute (T-1) x M x M expected_trans_counts More... about 8 years ago