seboost
October 22, 2016 ยท View on GitHub
This is an implementation of the seboost optimization method proposed in "SEBOOST - Boosting Stochastic Learning Using Subspace Optimization Techniques".
The optimiztion function is written using the standard format for optim functions in Torch.
Example code using the function will be added soon.