| Class | Description |
|---|---|
| RNNCoreAnnotations | |
| RNNCoreAnnotations.GoldClass |
The index of the correct class
|
| RNNCoreAnnotations.NodeVector |
Used to denote the vector at a particular node
|
| RNNCoreAnnotations.PredictedClass |
argmax of the Predictions
|
| RNNCoreAnnotations.PredictionError | |
| RNNCoreAnnotations.Predictions |
Used to denote a vector of predictions at a particular node
|