+2 votes
by
Feedback loops are allowed in _______________.

(i)Recurrent Neural Network

(ii)Feed Forward Network

1 Answer

0 votes
by

Correct Answer is (i)Recurrent Neural Network

The information must flow from input to output only in one direction.
No Feedback loops must be present.
A few Feed Forward Artificial Neural Networks are:

  • Single-layer Feed Forward Network
  • Multi-layer Feed Forward Network
...