Tanl Linguistic Pipeline

APD Class Reference

Dense Average Perceptron. More...

#include <ap.h>

Inheritance diagram for APD:
AP

List of all members.

Public Member Functions

 APD (int _Y_, int _X_)
 APD (std::istream &is)
 Load model from stream.
void update (X &_x, unsigned yt, std::vector< unsigned > &E)
void save (std::ostream &os)
 Dump parameters to stream.
bool load (std::istream &is)
 Load parameters from stream.

Detailed Description

Dense Average Perceptron.


Member Function Documentation

bool APD::load ( std::istream &  is  )  [virtual]

Load parameters from stream.

Returns:
true if successful

Reimplemented from AP.

Referenced by APD().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
 
Copyright © 2005-2011 G. Attardi. Generated on 4 Mar 2011 by doxygen 1.6.1.