panann
|
Public Attributes | |
size_t | cell_start_index |
size_t | cell_count |
size_t panann::RecurrentNeuralNetwork::CellLayer::cell_count |
Count of cells belonging to this layer.
size_t panann::RecurrentNeuralNetwork::CellLayer::cell_start_index |
Index into the |cells_| vector of the first cell belonging to this layer.