神经网络的偏见 [英] bias in neural networks

查看:111
本文介绍了神经网络的偏见的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

训练反向传播神经网络时,我将1个偏置输入用于隐藏层,将1个偏置输入用于输出.

我的问题是:
1.向后传播时是否使用了偏斜?
2.当我需要在训练ANN之后识别出模式时,在进行前馈时是否需要偏见?

谢谢

When training a back propagation neural net, I am using 1 bias input for the hidden layer and another 1 for the output.

my questions are:
1. is the biased used when back propagating?
2. when i need to recognize a pattern after the ANN has been trained do I need the bias when doing the feed forward?

Thanks

推荐答案

1.在反向传播期间调整权重和偏差
2.是的!
1. Weights and bias are adjusted during backpropagation
2. Yes!


这篇关于神经网络的偏见的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆