OpenANN  1.1.0
An open source library for artificial neural networks.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
layer.Layer Class Reference
+ Inheritance diagram for layer.Layer:

Public Member Functions

def __cinit__
 
def get_output
 
def get_parameters
 

Public Attributes

 thisptr
 

Detailed Description

Common base of all layers.

Member Function Documentation

def layer.Layer.__cinit__ (   object,
  self 
)
def layer.Layer.get_output (   self)
Get the current output of the layer.
def layer.Layer.get_parameters (   self)
Get the current parameters of the layer.

Member Data Documentation

layer.Layer.thisptr

The documentation for this class was generated from the following file: