cl-libsvm

SVM wrapper

A Common Lisp wrapper around the libsvm C++ SVM library

Common Lisp wrapper for the libsvm support vector machine library.

GitHub

16 stars
4 watching
1 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
datastream/libsvm A Golang port of the LIBSVM C/C++ implementation of support vector machines 73
melisgl/named-readtables A library that provides a namespace for readtables, allowing for localized and modular use of readtables in Common Lisp programs. 66
vim-scripts/svg.vim A Vim plugin for syntax highlighting of Scalable Vector Graphics (SVG) files. 9
tikhomirov/vim-glsl Provides syntax highlighting and support for the OpenGL Shading Language in the Vim text editor. 282
codr7/liblg A minimal stack-based virtual machine in C 182
wmannis/cl-svg A Common Lisp library for generating Scalable Vector Graphics files. 42
cbaggers/varjo Compiler for translating Lisp code to GLSL shader language 223
llvm-hs/llvm-hs-kaleidoscope A Haskell-based compiler backend that uses LLVM to generate and compile machine code 82
google/clspv Compiles OpenCL C to Vulkan compute shaders using LLVM 619
3b/cl-opengl A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. 278
atgreen/cl-chroma A Common Lisp interface to the Chroma vector database 8
atgreen/cl-completions A Common Lisp library that provides a text completion system using various large language models 13
luishsu/wasmvm A standalone WebAssembly virtual machine 4
llvm-hs/llvm-hs-examples Demonstrates Haskell bindings to the LLVM compiler infrastructure 71
holzschu/llvm A toolkit for building highly optimized compilers and runtime environments. 54