Bidirectional Associative Memory
From Wikipedia, the free encyclopedia
This article is orphaned as few or no other articles link to it. Please help introduce links in articles on related topics. (May 2008) |
This page has few or no links to other articles. (Tagged since May 2008). You can improve this article by adding links to related material, within the existing text. For some link suggestions, you can try Can We Link It tool. (You can help!) |
Bidirectional Associative Memory usually referred to as BAM is a type of recurrent neural network.
[edit] Topology
It contains two layers of neurons that recursively send information between each other. Input layer sends results to the output layer using same weighted edges. And output layer sends results back to the input layer using same weighted edges.