Computer Science, asked by fizakhan2004, 2 months ago

Q:7. Types of RNN are:
1. LSTM
2. Boltzman machine
3.
Hopfield network
4.
a and b
enter reason here​

Answers

Answered by ashupriya831
1

Answer:

4 ಫೋರ್

Explanation:

ತಕರ ಕ್ಯಾನ್ಸರ್ ಹಾಸ್ಪಿಟಲ್

Answered by anvitanvar032
0

Answer:

The correct answer to this question is Long Short-Term Memory (LSTM).

Explanation:

Given - Types of RNN.

To Find - Write the types of  RNN.

Long Short-Term Memory (LSTM) is the type of  RNN.

A deep learning system that overcomes the vanishing gradient problem is called long short-term memory (LSTM). Recurrent gates referred to as "forget gates" are typically added to LSTM. Backpropagated mistakes are kept from disappearing or blowing up thanks to LSTM. Errors can instead go backward via an infinite number of virtual layers that are spread out in space. As a result, LSTM may be trained to do tasks that need memories of past events that occurred hundreds or even millions of discrete time steps ago. LSTM-like topologies that are tailored to a certain problem can emerge. Long time intervals between important events don't affect the performance of LSTM, and it can handle signals that combine low- and high-frequency components.

#SPJ2

Similar questions