- 06 Dec, 2012 5 commits
-
-
Davis King authored
-
Davis King authored
assignment problem learning tools to also include an optional num_nonnegative_weights() method. This method can be used to tell any machine learning tools which elements of the learned parameter vector should be non-negative. As part of this change, I also removed the previous methods for doing this from the structural_assignment_trainer since they are now redundant.
-
Davis King authored
-
Davis King authored
to cout.
-
Davis King authored
-
- 28 Nov, 2012 6 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
unit tests.
-
Davis King authored
-
Davis King authored
-
- 26 Nov, 2012 4 commits
-
-
Davis King authored
-
Davis King authored
of TCP connections in the TIME_WAIT state on Windows XP. This results in the tests failing if you run them multiple times within the TIME_WAIT timeout period. So this change makes the tests less likely to false alarm when run on Windows XP.
-
Davis King authored
-
Davis King authored
-
- 25 Nov, 2012 13 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
matrix with a sparse vector.
-
Davis King authored
like normal rather than passing it back by reference.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 24 Nov, 2012 12 commits
-
-
Davis King authored
-
Davis King authored
unit test code.
-
Davis King authored
it interprets its epsilon parameter the same way the other OCA based SVM tools in dlib do. It also has a more intuitive interpretation than the previous stopping condition.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
ranking_pair. Also improved wording of comment in svm_rank_trainer_abstract.h
-
Davis King authored
-