perceptron.h File Reference

Perceptron class. More...

#include <vector>
#include "learnmodel.h"
#include "svm.h"

Include dependency graph for perceptron.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  lemga

Classes

class  Perceptron
 Perceptron models a type of artificial neural network that consists of only one neuron, invented by Frank Rosenblatt in 1957. More...

Functions

bool lemga::ldivide (std::vector< std::vector< REAL > > &A, const std::vector< REAL > &b, std::vector< REAL > &x)


Detailed Description

Perceptron class.

Id
perceptron.h 2542 2006-01-10 07:24:14Z ling

Definition in file perceptron.h.


Generated on Mon Jan 9 23:44:03 2006 for LEMGA by  doxygen 1.4.6