Author: mentifexmentifex Date: Apr 26, 2007 13:49
On Apr 26, 5:05 am, Frank yahoo.com> wrote:
> ATM,
>
> I ran your code and entered a single statement ' I am man' stopped
> the program and looked at the psi array. Every concept was activated
> from time T back . When I looked at the results of my program after
> running the same ONLY the 3 concepts I entered had activations from T
> back. All other concepts had act of 0.
>
> Thoughts?
>
> Frank
In a Forth AI program, it is okay for many concepts to have
a low activation while concepts being thought about have a
relatively high activation. Meanwhile, however, the
http://mind.sourceforge.net/psidecay.html module
sweeps through the conceptual psi array and
indiscriminately decrements all conceptual activations
by one unit towards zero activation.
|