Skip to content

v0.5-beta

Compare
Choose a tag to compare
@oysstu oysstu released this 18 Sep 14:24
· 53 commits to master since this release
  • Added dense implementation of SVM, which can boost performance depending on the dataset
  • Added VI for parallelized gridsearch of RBF parameters (C, gamma)
  • DLLs are now compiled statically to reduce the number of dependencies, also LabVIEW will now automatically include them when building an application.
  • Examples for the dense implementation drops the logging functionality, which makes them easier to follow.
  • Various minor bugfixes both in the DLL and LabVIEW.