- 25 Sep, 2013 7 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 24 Sep, 2013 5 commits
-
-
Davis King authored
-
Davis King authored
about how they schedule their initial step sizes. In particular, they will try to take step sizes that are similar to previously used sizes via a trust region style scheduling.
-
Davis King authored
backtracking_line_search() by making it use 3rd degree polynomial interpolation after the first step. Also made it more robust to alpha inputs with improper signs.
-
Davis King authored
-
Davis King authored
-
- 23 Sep, 2013 1 commit
-
-
Davis King authored
-
- 22 Sep, 2013 16 commits
-
-
Davis King authored
computations done in f() when computing der().
-
Davis King authored
-
Davis King authored
-
Davis King authored
tests so they work on older versions of visual studio.
-
Davis King authored
that allow you to easily set uniform upper and lower bounds.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
functions with the optimization code and forced the use of function pointers. This was to avoid triggering a bug in gcc 4.0. Since that compiler is no longer officially supported by dlib I've removed these checks to increase usability.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 21 Sep, 2013 1 commit
-
-
Davis King authored
-
- 15 Sep, 2013 3 commits
-
-
Davis King authored
bounds.
-
Davis King authored
-
Davis King authored
-
- 14 Sep, 2013 1 commit
-
-
Davis King authored
false alarming vs getting a correct detection.
-
- 13 Sep, 2013 1 commit
-
-
Davis King authored
-
- 11 Sep, 2013 1 commit
-
-
Davis King authored
-
- 10 Sep, 2013 1 commit
-
-
Davis King authored
is missing the HTTP/1.1 version field.
-
- 09 Sep, 2013 2 commits
-
-
Davis King authored
errors made by an approximate separation oracle. In particular, the solver will now check the output of the separation oracle against the cache and if the cache gives a better value, even when we would otherwise not use the cache, the cache value is used. Similarly, we can output the truth psi vector to avoid outputting a psi with a negative risk. All this stuff only happens when the cache is enabled, if its disabled then the outputs of the separation oracle are used without any kind of modification.
-
Davis King authored
which detection template generated a detection slightly more accurate.
-
- 06 Sep, 2013 1 commit
-
-
Davis King authored
-