EigenLibSVM. Train machine learning models directly on matrix data in C++.

github.com/karpathy/EigenLibSVM

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2012
  • Fixing an issue with memory. Turns out LibSVM keeps only pointers to …
  • Adding ability to directly get the weights and offset out
  • Merge branch 'master' of github.com:karpathy/EigenLibSVM
  • fixing paths to be proper
  • Adding save/load documentation
  • fixing weird errors introduced by markdown
  • Markdown tweaks
  • Initial commit