CakeFest 2024: The Official CakePHP Conference

FANNConnection::getToNeuron

(PECL fann >= 1.0.0)

FANNConnection::getToNeuronReturns the postions of terminating neuron

Descrição

public FANNConnection::getToNeuron(): int

Returns the positions of terminating neuron.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The postions of terminating neuron.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top