Module layer.affine

Parameter and layer classes related to linear transform.

Class nerv.MatrixParam

MatrixParam:read (handle) Read from a file handle.

Class nerv.AffineLayer

AffineLayer:__init (id, global_conf, layer_conf) The constructor.


Class nerv.MatrixParam

A parameter that consists of a single matrix
MatrixParam:read (handle)
Read from a file handle.

Parameters:

  • handle the file handle

Class nerv.AffineLayer

A fully-connected linear transform layer.
AffineLayer:__init (id, global_conf, layer_conf)
The constructor.

Parameters:

  • id
  • global_conf
  • layer_conf
generated by LDoc 1.4.3 Last updated 2016-01-15 14:56:30