[comp.ai.neural-nets] Explaination Hopfield Model simulator

johnksun@hubcap.clemson.edu (John Kai-Yui Sun,CpSc,2840,6547057) (05/02/88)

> Thanks to John Sun for his neural network. I would like to add that
> That'll do it; however, I am fairly new to neural nets, so can someone
> suggest where to get info. on the shelving problem? I'm not exactly
> sure what I am looking at when I get the data from this program. John--
> if you are out there, do you have a teeny user's guide? thanks.
> 
> -paul fishwick
> fishwick@bikini.cis.ufl.edu

Please read the scientific american magazine, Dec. 1987 issue
"Collective Computation in Neuronlike Circuits" by Tank and Hopfield.

The shelving problem requires assigning each assistant to one collection
of books.  The rates at which books are shelved per minute are
represented in a table. (i.e. The current matrix in my simulation)

The best answer is 44.

----John.