Module corgi::layer[][src]

A layer of a neural network.

Traits

Layer

A layer of a neural network, which implements a forward, and backward pass.