This document contains a general overview in the first few sections as well as a...
- 资源大小:287.68 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
其他项目
c++
资 源 简 介
This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package.
Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
文 件 列 表
svm-python
svm_struct
svm_light
multi-example
Makefile
html-docs
.DS_Store
.gdb_history
LICENSE.txt
multiclass.py
README.txt
README_STRUCT.txt
svmstruct.py
svm_struct_api.c
svm_struct_api.h
svm_struct_api_types.h