Data Mining -- RNN

2019-05-29  本文已影响0人  Nino_Lau

A recurrent neural network (RNN) is a class of artificial neural network where connections between nodes form a directed graph along a temporal sequence. This allows it to exhibit temporal dynamic behavior. Unlike feedforward neural networks, RNNs can use their internal state (memory) to process sequences of inputs.

ex1 ex2 ex3 ex3
上一篇 下一篇

猜你喜欢

热点阅读