CakeFest 2024: The Official CakePHP Conference

FANNConnection::getToNeuron

(PECL fann >= 1.0.0)

FANNConnection::getToNeuronReturns the postions of terminating neuron

Description

public FANNConnection::getToNeuron(): int

Returns the positions of terminating neuron.

Parameters

This function has no parameters.

Return Values

The postions of terminating neuron.

add a note

User Contributed Notes

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