neurospin / pylearn-parsimony

Structured Machine Learning in Python
BSD 3-Clause "New" or "Revised" License
45 stars 16 forks source link

Vectorization of solvers #21

Closed duchesnay closed 6 years ago

duchesnay commented 7 years ago

Solvers have been modified to authorize parallel problem solving (parallel_solver branch) leading to important (~5) acceleration factor.

parallel_solver branch has been merged into master