Skip to content

dlang w/ mir implementation of structural support vector machines (SSVM)

License

Notifications You must be signed in to change notification settings

ShigekiKarita/d-ssvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d-ssvm

WIP

dlang (and mir) implementation of structural SVM (SSVM)

see examples for information.

DONE

  • subgradient optimization
  • examples

TODO

  • more models
    • multi class SSVM
    • latent SSVM
  • find or implement convex optimization library
    • cutting plane (1-slack)
    • concave-convex procedure
  • documentation
  • use mir-algorithm functions instead of foreach

supported compilers

  • LDC v1.4.0- (recommended)
  • DMD v2.074-

About

dlang w/ mir implementation of structural support vector machines (SSVM)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages