Tracks momentum
Tracks momentum - for batch training
eligibility
Connection origin node (neuron)
Used for gating, gets multiplied with weight
The node gating this connection
Connection id for NEAT
Connection destination node (neuron)
Weight of the connection
X Trace
Get the innovation ID for this connection
Returns the connection as a JSON
Connection as a JSON
Convert a json object to a connection
A connection represented as a JSON object
the nodes in the network used to crate the connection
the created connection
Generated using TypeDoc
A connection instance describes the connection between two nodes.