Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 750 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 750 Bytes

Build Status Release status

dissolvestruct

Distributed solver library for structured output prediction, based on Spark.

The library is based on the primal-dual BCFW solver, allowing approximate inference oracles, and distributes this algorithm using the recent communication efficient CoCoA scheme. The interface to the user is the same as in the widely used SVMstruct in the single machine case.

For more information, checkout the project page