Skip to content

xlou/PLEASD

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
[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