panann
Public Attributes | List of all members
panann::Example Struct Reference

#include <TrainingData.h>

Public Attributes

std::vector< double > input
 
std::vector< double > output
 

Detailed Description

An example used to train a neural network.
Feeding the input values into a network and running forward should produce the output.


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