neurx v0.0.1 Neurx.Connection View Source
Neurons communciate via connections. Connection weights determine the network output and are updated while training occurs. Network capability is represented in the network matrix of weight values.
Link to this section Summary
Functions
Convenience method that takes two neuron pids, creates a connection, and then returns connection pid
Return connection by PID
Link to this section Functions
Convenience method that takes two neuron pids, creates a connection, and then returns connection pid.
Return connection by PID