in reply to AI NEWBIE -- Neural Net problem/question... um Tutorial request?? :)
A 2- or 3-year old kid needs to be exposed to a rule hundreds of times before they really can apply it (unless it somehow sparks their imagination and interest). A 10-year old probably only needs a few dozen math problems before they can start to apply the method on similar problems. An adult should be able to recognize and extrapolate on a pattern after a few examples.
In the case of your neural net that learns even/odd number rules, you are hoping to train the network to do two things: develop a direct 1:1 relationship between the lowest binary bit input and the output answer bit, while simultaneously completely burning out or dismissing all value from every other binary input bit. Seems simple to you, but not to a 3-year old.
--
[ e d @ h a l l e y . c c ]
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: AI NEWBIE -- Neural Net problem/question... um Tutorial request?? :)
by talwyn (Monk) on May 24, 2004 at 18:15 UTC |