PHP » GoLang |
login |
register |
about
|
GoLang fann_create_sparse_array
request it (367)
GoLang replacement for PHP's fann_create_sparse_array
[edit | history]
fann_create_sparse_array(PECL fann >= 1.0.0) fann_create_sparse_array — Creates a standard backpropagation neural network, which is not fully connected using an array of layer sizes Description
resource 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
Return Values
Returns a neural network resource on success, or See Also
|
more
Recently updated
more
Most requested
more
Last requests
|