[][src]Module tsuga::fc_layer

Definitions for fully-connected layers which compose the neural networks

Structs

FCLayer

A fully-connected layer, which contains information on the activation function to be applied and the size of the resulting array (number of output nodes)