Deep Neural Network for MNIST Handwriting Recognition  1.0
Deep Neural Network for MNIST Handwriting Recognition
Data Fields
Column Struct Reference

Variably-sized data structure modeling a vector of nodes. More...

#include <dnn.h>

Data Fields

ByteSize size
 
int maxConnCountPerNode
 
int nodeCount
 
Node nodes []
 

Detailed Description

Variably-sized data structure modeling a vector of nodes.

Field Documentation

int maxConnCountPerNode
int nodeCount
Node nodes[]
ByteSize size

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