GestureRecognitionToolkit  Version: 1.0 Revision: 04-03-15
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
Softmax.h File Reference

The Softmax Classifier is a simple but effective classifier (based on logisitc regression) that works well on problems that are linearly separable. More...

Go to the source code of this file.

Classes

class  GRT::Softmax
 

Namespaces

 GRT
 

Detailed Description

The Softmax Classifier is a simple but effective classifier (based on logisitc regression) that works well on problems that are linearly separable.

Author
Nicholas Gillian ngill.nosp@m.ian@.nosp@m.media.nosp@m..mit.nosp@m..edu
Version
1.0

Definition in file Softmax.h.