View on GitHub

Unit Neurons Documentation

Float Input Neurons

Neurons whose states can be externally assigned. Used for input neurons of neighboring and feedforward neural networks.

Structure

Constructor

FloatInputNeuron()

Public Methods

Code

For more details on private variables, methods, and other functionalities performed within the definition of the class, refer to the hpp file and the cpp file .