RNN: Recurrent Neural Network
摘要
Sequential data such as financial data, audio data, and weather data cannot be handled by ordinary neural networks. While the number of units in the input and output layers of ordinary neural networks is fixed, sequential data varies in both input length and output length depending on the input.