logo

Quotes About Bidirectional

One neural network called bidirectional associative memory (BAM) allows you to provide the value and receive the key.
~ Jeff Heaton
But, while bidirectional associations between ENTITIES may be hard to maintain, bidirectional associations between two VALUE OBJECTS just make no sense. Without identity, it is meaningless to say that an object points back to the same VALUE OBJECT that points to it. The most you could say is that it points to an object that is equal to the one pointing to it, but you would have to enforce that invariant somewhere.
~ Eric Evans