# Functions
NewNodeActivatorsFactory Returns node activator factory initialized with default activation functions.
RandSign Returns subsequent random positive or negative integer value (1 or -1) to randomize value sign.
SingleRouletteThrow Performs a single thrown onto a roulette wheel where the wheel's space is unevenly divided.
# Constants
The neuron Activation function Types.
The neuron Activation function Types.
The neuron Activation function Types.
The neuron Activation function Types.
The neuron Activation function Types.
The neuron Activation function Types.
The modular activators (with multiple inputs/outputs).
The neuron Activation function Types.
The neuron Activation function Types.
The neuron Activation function Types.
The neuron Activation function Types.
The neuron Activation function Types.
The neuron Activation function Types.
The sigmoid activation functions.
The neuron Activation function Types.
The neuron Activation function Types.
The neuron Activation function Types.
The neuron Activation function Types.
The neuron Activation function Types.
The neuron Activation function Types.
The neuron Activation function Types.
The other activators assortment.
# Variables
NodeActivators The default node activators factory reference.
# Structs
NodeActivatorsFactory The factory to provide appropriate neuron node activation function.
# Type aliases
ActivationFunction The neuron node activation function type.
ModuleActivationFunction The neurons module activation function type.
NodeActivationType defines the type of activation function to use for the neuron node.