Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 349 Bytes

TODO.rst

File metadata and controls

9 lines (9 loc) · 349 Bytes

TODO

  • implement customized kkt solver for inner qp (should we?)
  • missing examples:
    • more chain CRFs - POS tagging?
    • submodular CRFs - segmentation?
  • make more examples plot examples
  • in subgradient ssvm: Decouple updates from shrinking w (aka commulative penalty).
  • allow for warm starts in inference during learning