I used a recurrent neural network to predict tomorrow’s temperature.
我用循环神经网络来预测明天的气温。
Because a recurrent neural network can carry information forward through time, it is often used for tasks like speech recognition and machine translation where earlier context affects later outputs.
由于循环神经网络可以将信息沿时间向前传递,它常用于语音识别、机器翻译等任务,因为较早的上下文会影响后续输出。