PHP » GoLang |
login |
register |
about
|
GoLang fann_create_sparse
request it (372)
GoLang replacement for PHP's fann_create_sparse
[edit | history]
fann_create_sparse(PECL fann >= 1.0.0) fann_create_sparse — Creates a standard backpropagation neural network, which is not fully connected Description
resource fann_create_sparse
( float
$connection_rate
, int $num_layers
, int $num_neurons1
, int $num_neurons2
[, int $...
] )Creates a standard backpropagation neural network, which is not fully connected. Parameters
Return Values
Returns a neural network resource on success, or See Also
|
more
Recently updated
more
Most requested
more
Last requests
|