Matlab神经网络十讲(6): RBNN 、 GRNN 、PNN

本文深入介绍了Matlab中的三种神经网络:径向基神经网络(RBNN)、概率神经网络(PNN)和广义回归神经网络(GRNN),分别从基本原理、关键的径向基函数和网络架构等方面进行了详细讲解。
摘要由CSDN通过智能技术生成

1. Introduction to Radial Basis Neural Networks

      Radial basis networks can require more neurons than standard feedforward backpropagation networks, but often they can be designed in a fraction of the time it takes to train standard feedforward networks. They work best when many training vectors are available.

      1.1 Important Radial Basis Functions

Neuron Model:

he transfer function for a radial basis neuron is
radbas(n) = exp(-n*n)






The radial basis function has a maximum of 1 when its input is 0. As the distance between w and p decreases, the output increases. Thus, a radial basis neuron acts as a detector that produces 1 whenever the input p is identical to its weight vector w.


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值