forked from probml/pmtk3
-
Notifications
You must be signed in to change notification settings - Fork 0
Probabilistic Modeling Toolkit for Matlab/Octave.
License
cinkie/pmtk3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Probabilistic modeling toolkit version 3 See pmtk3.googlecode.com for details. This version (28 Feb 2011) has been tested (in the weak sense that the 'runDemos' command runs to completion) on the configurations described below, where we use the following abbreviations: +- opt : including / excluding Mathworks optimization toolbox +- stats : including / excluding Mathworks statistics toolbox +- image : including / excluding Mathworks image processing toolbox +- bio : including / excluding Mathworks bioinformatics toolbox +- gviz: including / excluding graphviz +- libdai: including / excluding libdai +- glmnet: including / excluding glmnet (Fortran library not available for maci64) +- libsvm: including / excluding libsvm (Matlab inferface) +- UGM: including / excluding Mark Schmidt's UGM package (If packages are missing, some demos may be skipped.) Some supporting packages have not been compiled for certain architectures. Extensions for binary filetypes http://www.mathworks.com/help/techdoc/matlab_external/f29502.html#bra56dy-1 - mexglx 32 bit linux - mexa64 64 bit linux - mexmaci64 64 bit mac - mexw32 32 bit MS windows - mexw64 64 bit MS windows 1. Windows 7 professional, Matlab 2010a, +opt, +stats, +bio, +image, +gviz, +libdai, +glmnet, +libsvm, +UGM 2. MAC OS X 10.6.4, Matlab 7.10.0 2010a, -opt, +stats, -bio, +image, -gviz, -libdai, -glmnet, -libsvm, +UGM 3. Ubuntu linux 10.04, Matlab 7.10.0 2010a, -opt, +stats, -bio, +image, -gviz, -libdai, +glmnet, -libsvm, +UGM
About
Probabilistic Modeling Toolkit for Matlab/Octave.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- MATLAB 89.5%
- M 4.6%
- JavaScript 1.7%
- Python 1.7%
- C 1.2%
- CSS 0.5%
- Other 0.8%