Some helper stuff, like the error function to be minimised. More...
Classes | |
| class | gmrho_sum |
| The cost function, sum Geman-McClure error functions over all training examples. More... | |
| class | gm_grad_accum |
| functor to accumulate gradient contributions for given training example. More... | |
| class | category_value |
| Given the class category variable, return the associated regression value (e.g. 1 for class 1, -1 for class 0). More... | |
Some helper stuff, like the error function to be minimised.
1.7.5.1