panann
Public Attributes | List of all members
panann::RecurrentNeuralNetwork::CellLayer Struct Reference

Public Attributes

size_t cell_start_index
 
size_t cell_count
 

Member Data Documentation

◆ cell_count

size_t panann::RecurrentNeuralNetwork::CellLayer::cell_count

Count of cells belonging to this layer.

◆ cell_start_index

size_t panann::RecurrentNeuralNetwork::CellLayer::cell_start_index

Index into the |cells_| vector of the first cell belonging to this layer.


The documentation for this struct was generated from the following file: