Documentation
¶
Overview ¶
Bidirectional Recurrent Neural Network (BiRNN) with a Conditional Random Fields (CRF) on top.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Processor ¶
type Processor struct { nn.BaseProcessor // contains filtered or unexported fields }
func (*Processor) NegativeLogLoss ¶
TODO: the CRF backward tests are still missing
Click to show internal directories.
Click to hide internal directories.