mlpack  blog
Profiling for parallelization and parallel stochastic optimization methods - Week 6

Profiling for parallelization and parallel stochastic optimization methods - Week 6

Shikhar Bhardwaj, 12 July 2017

This week was spent in further research into testing methods for the implementations in the PR(#1037). Several runs and experiments are in the Gists linked below :

Also, I have started with the initial implementation of another optimizer method, Stochastic Co Ordinate descent, and would open up a PR soon with the additions.