View on GitHub

Unit Neurons Documentation

Float Unit Neurons

Individual linkable class instances that represent the individual neurons in a neural network.

Structure and Functionalities

An abstract unit neuron class includes the following:

Code

The abstract class is defined in the unit_neuron.hpp file.