mlp_models/edge library

Classes

Edge
The Edge class represents a connection between two neurons in a neural network, encapsulating the weight of the connection and references to the input and output neurons.