本资源提供了一种基于回归受限玻尔兹曼机(RVM)优化的支持向量机(SVM)的实现方法,并附有详细的MATLAB源代码,适用于机器学习与模式识别的研究者和开发者。
Demonstrates the mcrvm algorithm on a toy example, specifically for a three-class classification problem. Part of this code was derived from Tippings MATLAB code.
File: `mcrvm_example.m`
Author: Arasanathan Thayananthan
(C) Copyright University of Cambridge
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2 of the License or any later version.
This library is distributed in the hope that it will be useful but without any warranty; not even an implied warranty of merchantability or fitness for a particular purpose. For more details, see the GNU Lesser General Public License.
You should have received a copy of the GNU Lesser General Public License along with this library. If you did not receive it, write to the Free Software Foundation at 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.