(PECL fann >= 1.0.0)
Creates a standard backpropagation neural network, which is not fully connected using an array of layer sizes
ReturnType fann_create_sparse_array ( float $connection_rate, int $num_layers, array $layers )
Creates a standard backpropagation neural network, which is not fully connected using an array of layer sizes.
Parameters:
connection_rate
The c