[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RBFs



Bruno VOISIN <krauss@iafrica.com> writes:
> My question is the following:
> PDP V1 used to cover RBFs (or wasn't it?). I see no mention to that =
> family of neural nets in V2.

RBFBpUnitSpec still exists in bp++, and is described in the manual.

Also, in so++, the SoftClUnitSpec (soft competitive learning) computes a
Gaussian function for the net input, meaning it is a self-organizing
RBF unit.

				- Randy