TensorFlow-递归神经网络

TensorFlow-递归神经网络 (TensorFlow - Recurrent Neural Networks)

Recurrent neural networks is a type of deep learning-oriented algorithm, which follows a sequential approach. In neural networks, we always assume that each input and output is independent of all other layers. These type of neural networks are called recurrent because they perform mathematical computations in sequential manner.

递归神经网络是一种面向深度学习的算法,它遵循顺序方法。 在神经网络中,我们始终假设每个输入和输出都独立于所有其他层。 这些类型的神经网络称为递归,因为它们以顺序的方式执行数学计算。

Consider the following steps to train a recurrent neural network −

考虑以下步骤来训练递归神经网络-

Step 1 − Input a specific example from dataset.

步骤1-从数据集中输入特定示例。

Step 2 − Network will take an example and compute some calculations using randomly initialized variables.

步骤2-网络将以一个示例为例,并使用随机初始化的变量来计算一些计算。

Step 3 − A predicted result is then computed.

步骤3-然后计算预测结果。

Step 4 − The comparison of actual result generated with the expected value will produce an error.

步骤4-将生成的实际结果与期望值进行比较会产生错误。

Step 5 − To trace the error, it is propagated through same path where the variables are also adjusted.

步骤5-要跟踪错误,它会通过相同的路径传播,在该路径中也会对变量进行调整。

Step 6 − The steps from 1 t

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值