Fast Artificial Neural Network Library
Prev
Chapter 5. API Reference
Next
5.7. Data Structures
Table of Contents
struct fann
-- Describes a neural network.
struct fann_train_data
-- Describes a set of training data.
struct fann_error
-- Describes an error.
struct fann_neuron
-- Describes an individual neuron.
struct fann_layer
-- Describes a layer in a network.
Prev
Home
Next
fann_print_error
Up
struct fann