Skip to content

LIBTwinSVM 0.2.0

Compare
Choose a tag to compare
@mir-am mir-am released this 17 Jun 11:50
· 35 commits to master since this release

Added

  • Added two benchmark scripts to the repository.
  • Added Grid Search method to the Library's API.
  • Added two more usage examples to the documentation of the project.

Fixed

  • Fixed adding LAPACK and BLAS DLLs for Windows platform.
  • Fixed an Installation error for Linux systems.
  • A workaround for installing the library on MacOSX systems.
  • To overcome matrix singularity of linear LSTSVM, an extra stabilizer term added to the equations.