Skip to content

xlou/PLEASD

Repository files navigation

[About]
PLEASD: A Matlab Toolbox for Structured Learning
PLEASD stands for Prediction and LEArning for Structured Data. It is a Matlab toolbox of algorithmic frameworks for training structured prediction models. We provide this toolbox to ease the process of applying structured learning to new problems. We attempt to minimize users’ involvement in coding the structured learning framework such that they can focus on issues related to their specific problems. Currently, PLEASD has included the following structured learning frameworks:
1. Bundle method for risk minimization (type help bmrm);
2. Structured perceptron learning (type help perceptron);
3. Structured learning from partial annotations (type help slpa_bmrm);
4. Structured perceptron learning from partial annotations (type help slpa_perceptron).

[License]
(c) MIT License for worry-free use and distribution.

[Examples and User Guide]
Demo: see trackingDemo.m for examples.
User Guide: included in the package.

[Contact]
Please forward any suggestions, bug reports, questions to xinghua.lou@gmail.com. Your feedback is highly appreciated.

About

PLEASD: A Matlab Toolbox for Structured Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published