tennsS v1.53 Reference Manual

Copyright (C) 1997 - 2002 Mike Arnold, Altjira Software, mikea@altjira.com

Go to the previous, next section, table of contents.


Hebbnrule

Class Hebbnrule derived from Func

Hebbian rule with both potentiation and depression. f() = (alpha * (1.0 - post) + post) * pre

alpha=<value>      sets alpha (-1)
predenom=<value>   sets pre denom (200)
postdenom=<value>  sets post denom (200)
boundpost=<bool>   bound post at 1.0 (0)



Derived Classes


Go to the previous, next section, table of contents. Document generated Mon Jun 16 02:19:05 GMT 2003