AI Neural Networks Question:
The network that involves backward links from output to the input and hidden layers is called as ____.
a) Self organizing maps
b) Perceptrons
c) Recurrent neural network
d) Multi layered perceptron

Answer:
c) Recurrent neural network
Explanation:
RNN (Recurrent neural network) topology involves backward links from output to the input and hidden layers.
Explanation:
RNN (Recurrent neural network) topology involves backward links from output to the input and hidden layers.