asked 49.7k views
3 votes
A multilayered neural network​ technique, known as​ ________, has greatly increased the practical usefulness of artificial intelligence.

1 Answer

3 votes

Answer:

Recurrent Neural Network (RNN)

Step-by-step explanation:

Recurrent Neural Network (RNN) is a class of artificial neural network where connections between units form a directed cycle. This creates an internal state of the network which allows it to exhibit dynamic temporal behavior. Unlike feedforward neural networks, RNNs can use their internal memory to process arbitrary sequences of inputs. This makes them applicable to tasks such as unsegmented connected handwriting recognition or speech recognition.

answered
User Longbow
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.

Categories