readme.txt
来自「支持向量机的lopo算法源码」· 文本 代码 · 共 9 行
TXT
9 行
This toolbox optionally makes use of a Matlab wrapper for an interior point
code in LOQO style (Matlab wrapper by Steve Gunn, LOQO code by Alex Smola).
To compile the wrapper, run
mex loqo.c pr_loqo.c
Make sure you have turned on the compiler optimizations in mexopts.sh
The LOQO code can be retrieved from
http://www.kernel-machines.org/code/prloqo.tar.gz
The wrapper comes directly from Steve Gunn.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?