Commit Graph
7033 Commits
Author SHA1 Message Date
Ryan Curtin 068f74cc61 Install README_MLPACK is /usr/share/doc 2010-05-26 05:36:57 +00:00
Ryan Curtin 439ba9d1ef A readme to get installed to /usr/share/doc 2010-05-26 05:34:38 +00:00
(no author) bb58a5355c -
(no author) faf1c22f9a -
(no author) 2fd42c66f2 -
(no author) 152b2b0c55 -
Ryan Curtin 13b94ebbbc Update CMakeLists to properly install fastlib and mlpack. 2010-05-25 23:21:42 +00:00
(no author) 27550b9531 -
Ryan Curtin 9af9eece16 Update documentation partially; it was noticed that this does not work successfully. I put in some debug information
that helps track down the invalid MulExpert() call which causes it to crash.  This will require later investigation.
Also, this doesn't output any results at all in any way whatsoever.  Seriously, is this a joke?  How could anyone possibly
use this software in any way if it doesn't give any output?  Ok, rant over.
2010-05-25 22:24:05 +00:00
(no author) f5b00d9318 -
Ryan Curtin 777b8b0b3f Documented hmm_viterbi utility 2010-05-25 22:07:51 +00:00
(no author) 68b6ecc923 -
Ryan Curtin 32c416697a Remove usage() declaration 2010-05-25 21:42:15 +00:00
Ryan Curtin 59b6b6cff6 Documented hmm_loglik utility thoroughly 2010-05-25 21:34:24 +00:00
(no author) 3b3eef73f8 -
Ryan Curtin 8a5204a70d Document the hmm_generate executable 2010-05-25 21:09:34 +00:00
Ryan Curtin 58faa6bfb6 Change some parameter names to indicate where model files are required 2010-05-25 21:09:21 +00:00
Ryan Curtin 84f2bae43e Looks like my brain tripped on terminology 2010-05-25 21:09:07 +00:00
Ryan Curtin f329dc2b60 Document hmm_train executable entirely, and change some outputs from printf to fastlib standards where necessary 2010-05-25 19:50:35 +00:00
Ryan Curtin f539d0979f Rename HMM executables to things that will not potentially conflict with other utilities on a user's system 2010-05-25 19:50:12 +00:00
Ryan Curtin 81bd53e7e7 Add documentation on file formats for HMM utilities 2010-05-25 19:49:52 +00:00
(no author) cab0357e98 -
(no author) 249f54051a -
(no author) c1b32aa313 -
(no author) 0fb5a038ef -
(no author) 63a22f2d6e -
(no author) 1726a905b1 -
(no author) 4a9a55ccf9 -
Ryan Curtin a0a801ac3e Document emst; remove non-working --use-thor parameter. Names of some parameters changed for consistency across all MLPACK methods. 2010-05-25 15:46:25 +00:00
(no author) 6d4b1b7b93 -
Ryan Curtin 766d854026 Update some mistypings in allkfn documentation 2010-05-24 23:07:35 +00:00
Ryan Curtin 2e0b6caaca Properly document the allknn method.
Previously there was a parameter that allowed selection between single- and dual-tree mode, but I have removed it, defaulting it always to dual-tree mode; I found it was a potentially confusing parameter.
2010-05-24 23:07:16 +00:00
Ryan Curtin 69bda82205 Properly document allkfn, which was not done at all. Maybe now, people can use it! 2010-05-24 22:47:38 +00:00
(no author) f7f6db6409 -
Ryan Curtin 40229814a3 Set required parameters and defaults for non-required parameters 2010-05-24 21:58:58 +00:00
tekhnofiend 4f475b8855 updated code so that user can specify number of ICs to find via num_of_IC. Also, fixed bug in very final step where we forgot to transpose unmixing matrix W before multiplying it to data 2010-05-24 21:53:37 +00:00
Ryan Curtin 9713eafc86 Is this a joke? I mean, seriously! allnn ships with no actual way to save the data that it's calculated; I've rewritten so that it might actually be useful to someone, ever 2010-05-24 21:51:23 +00:00
Ryan Curtin e434965a7d Add cheap utility CSV saving method for allnn 2010-05-24 21:50:38 +00:00
Ryan Curtin b1ff13d12a Update documentation so that it actually works, and make sure we tell the user that they can actually give a dataset as a parameter 2010-05-24 21:17:55 +00:00
Ryan Curtin 537c979fe3 Oops, fix -h and -help 2010-05-24 21:06:34 +00:00
Ryan Curtin 49a5b23715 More accurate documentation that meshes better with help screens 2010-05-24 20:57:46 +00:00
Bill March aed59f9ed0 added lower bounds to perm-free, stopped recomputing invalid indices 2010-05-24 20:55:22 +00:00
(no author) 763f7860cc -
Ryan Curtin dc9ad359a1 Modify fx output format a little bit so it's a bit easier to understand. Code is ugly but it works... I can't wait to rip this entire system out and replace it with something sensible 2010-05-24 19:49:01 +00:00
(no author) a437385318 -
(no author) 5e45c01756 -
(no author) d82d2fe4d5 -
(no author) 9e55a7746a -
(no author) 9d10dad1e7 -
(no author) ee8d453bab -