Ryan Curtin
|
ec8fa758d0
|
Make sure we include cli.hpp, not io.h.
|
2011-10-25 18:34:26 +00:00 |
|
Ryan Curtin
|
8e47ded7aa
|
Implications of renaming io.h to cli.hpp.
|
2011-10-25 18:34:06 +00:00 |
|
Ryan Curtin
|
89deb7742b
|
Insane commenting of everything. I think the PARAM_* macros should be split
into another file because they are big now. Also, rename some files (#152).
|
2011-10-25 18:33:52 +00:00 |
|
Parikshit Ram
|
14d273baf1
|
Approx max ip running, approx tester running as well (but both not thoroughly checked
|
2011-10-24 21:52:43 +00:00 |
|
Parikshit Ram
|
8fdaaa696c
|
Approx max ip running, approx tester running as well (but both not thoroughly checked
|
2011-10-24 21:52:20 +00:00 |
|
Ryan Curtin
|
048eee4707
|
Hide PARAM declarations inside a namespace to help avoid collisions (#74).
|
2011-10-24 20:49:10 +00:00 |
|
Ryan Curtin
|
8163576f3d
|
Hide parameters inside of a namespace to help avoid collisions (#74).
|
2011-10-24 20:47:09 +00:00 |
|
Ryan Curtin
|
0f23d5f619
|
Remove mlpack conf; it will live in its own repo (fake commit during svn to git
transition).
|
2014-12-17 12:33:15 -05:00 |
|
Ryan Curtin
|
2f369e3b78
|
Move mlpack/trunk/ to root of repository (fake commit during svn to git
transition).
|
2014-12-17 12:32:39 -05:00 |
|
Ryan Curtin
|
f2b9f16ffe
|
Remove fastlib repository (fake commit during svn to git transition).
|
2014-12-17 12:31:50 -05:00 |
|
Ryan Curtin
|
d15f62862a
|
Document the SortPolicy classes; we will use the NearestNeighborSort class as
the example class. Also change things so they are .hpp and not .h (#152).
|
2011-10-24 20:12:57 +00:00 |
|
Ryan Curtin
|
91ff9d11f4
|
Put these things inside the gmm namespace.
|
2011-10-24 20:12:00 +00:00 |
|
Ryan Curtin
|
e7c982189f
|
Document NeighborSearch class.
|
2011-10-24 17:31:01 +00:00 |
|
Dongryeol Lee
|
ace9a3818f
|
Random parameter generation.
|
2011-10-24 15:37:55 +00:00 |
|
Dongryeol Lee
|
631c8ca124
|
Adding a random generator for DCM Table.
|
2011-10-24 02:48:50 +00:00 |
|
houyang
|
234a782356
|
|
2011-10-23 22:14:14 +00:00 |
|
nslagle
|
0e6f22d0a5
|
mlpack/trunk/src/contrib/nslagle: remove my directory from compilation and testing (damn you Jenkins)
|
2011-10-23 21:54:17 +00:00 |
|
nslagle
|
e5f8e38b12
|
mlpack/trunk/src/contrib/nslagle: add and modify more of the KDE code by DL
|
2011-10-23 21:32:14 +00:00 |
|
houyang
|
31e5cbed87
|
|
2011-10-23 19:01:21 +00:00 |
|
houyang
|
d8fd17017b
|
|
2011-10-23 18:22:30 +00:00 |
|
houyang
|
31c7b43554
|
|
2011-10-23 16:43:15 +00:00 |
|
Dongryeol Lee
|
587f0efa29
|
Option to simplify outputs.
|
2011-10-23 15:49:19 +00:00 |
|
Dongryeol Lee
|
9e9848bd8c
|
Change so that SamplingAccumulatePrecompute is called automatically everytime beta is drawn from the distribution.
|
2011-10-23 15:25:51 +00:00 |
|
Dongryeol Lee
|
acc1f70cc9
|
Fixing the test.
|
2011-10-23 05:09:04 +00:00 |
|
Dongryeol Lee
|
7442f16b1f
|
Terminates when --attribute_dimensions_in missing for full Gaussian.
|
2011-10-23 02:12:40 +00:00 |
|
tekhnofiend
|
ded361eae3
|
added another censorship script
|
2011-10-22 20:55:14 +00:00 |
|
tekhnofiend
|
35ebe4e514
|
forgot to add this objective function
|
2011-10-22 20:54:56 +00:00 |
|
tekhnofiend
|
384848f93c
|
added function for censoring based on some proportion of occurrences of top 10 words in a given topic
|
2011-10-22 20:54:35 +00:00 |
|
tekhnofiend
|
a32e6748ba
|
added same as last update but using cvx (probably a lot slower
|
2011-10-22 20:54:08 +00:00 |
|
tekhnofiend
|
2918380ae3
|
added active set algorithms for nonnegative least squares with l1 penalty, as well as nonpositive least squares with l1 penalty (both algorithms are nearly identical)
|
2011-10-22 20:53:34 +00:00 |
|
tekhnofiend
|
1a3b44980e
|
added negativity constraint to dictionary perturbation
|
2011-10-22 20:52:29 +00:00 |
|
houyang
|
73adfb0020
|
|
2011-10-22 19:56:07 +00:00 |
|
Parikshit Ram
|
445864ee40
|
alt traversal implemented and checked, approx-max-ip still to be checked
|
2011-10-21 21:41:09 +00:00 |
|
houyang
|
e131eed4a4
|
|
2011-10-21 21:16:20 +00:00 |
|
tekhnofiend
|
ea165c8314
|
added Gaussian Sparse Coding using lars (with simpler code that does not generalize to expfam case, as well as perturbed version, and MTL version with perturbations
|
2011-10-21 20:40:56 +00:00 |
|
tekhnofiend
|
60634e4ca5
|
added lars, mostly due to Karl Skoglund and Jingu Kim
|
2011-10-21 20:39:22 +00:00 |
|
tekhnofiend
|
a968dc7a0a
|
lots of changes, including loading of bush half censored dataset
|
2011-10-21 20:38:35 +00:00 |
|
houyang
|
29e67e24fc
|
|
2011-10-21 20:18:31 +00:00 |
|
houyang
|
a932507bd9
|
|
2011-10-21 17:34:50 +00:00 |
|
houyang
|
5b92fcad72
|
|
2011-10-21 17:32:37 +00:00 |
|
houyang
|
3b2e01dcfb
|
|
2011-10-21 16:45:06 +00:00 |
|
Dongryeol Lee
|
ba3cf73227
|
Now debugging.
|
2011-10-21 14:43:51 +00:00 |
|
Ryan Curtin
|
5892934710
|
Update name of lmetric.h to lmetric.hpp.
|
2011-10-21 03:54:33 +00:00 |
|
Ryan Curtin
|
09b6e2b1dd
|
Update name of lmetric.h to lmetric.hpp.
|
2011-10-21 03:54:11 +00:00 |
|
Ryan Curtin
|
060081de14
|
Fix includes and const.
|
2011-10-21 03:53:08 +00:00 |
|
Ryan Curtin
|
997e5eb4cc
|
Fix a couple loose ends I didn't before.
|
2011-10-21 03:49:34 +00:00 |
|
Ryan Curtin
|
1d7fef2384
|
Move files to .hpp and .cpp. Comment LMetric and MahalanobisDistance well.
|
2011-10-21 03:46:22 +00:00 |
|
(no author)
|
b86727be8c
|
|
- |
|
(no author)
|
3d63835eaf
|
|
- |
|
(no author)
|
fdcd65fe0a
|
|
- |
|