0% found this document useful (0 votes)
432 views1 page

Single Node With Its Own Feedback

A single node neural network with feedback to itself is described, where the output of the node is directed back as input to the same node, creating a closed feedback loop within a single neuron. This simple recurrent network architecture allows the node to have its own output as an input through feedback.

Uploaded by

vinay kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
432 views1 page

Single Node With Its Own Feedback

A single node neural network with feedback to itself is described, where the output of the node is directed back as input to the same node, creating a closed feedback loop within a single neuron. This simple recurrent network architecture allows the node to have its own output as an input through feedback.

Uploaded by

vinay kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

3.

Single node with its own feedback 


 

Single Node with own Feedback

When outputs can be directed back as inputs to the same layer or preceding
layer nodes, then it results in feedback networks. Recurrent networks are
feedback networks with closed loop. Above figure shows a single recurrent
network having single neuron with feedback to itself.

You might also like