home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / answers / neural-net-faq < prev    next >
Internet Message Format  |  1993-11-27  |  86KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!xlink.net!ira.uka.de!prechelt
  2. From: prechelt@ira.uka.de (Lutz Prechelt)
  3. Newsgroups: comp.ai.neural-nets,comp.answers,news.answers
  4. Subject: FAQ in comp.ai.neural-nets -- monthly posting
  5. Supersedes: <nn.posting_751778283@i41s14.ira.uka.de>
  6. Followup-To: comp.ai.neural-nets
  7. Date: 28 Nov 1993 03:15:56 GMT
  8. Organization: University of Karlsruhe, Germany
  9. Lines: 1967
  10. Approved: news-answers-request@MIT.Edu
  11. Expires: 2 Jan 1994 03:18:02 GMT
  12. Message-ID: <nn.posting_754456682@i41s14.ira.uka.de>
  13. Reply-To: prechelt@ira.uka.de (Lutz Prechelt)
  14. NNTP-Posting-Host: i41s18.ira.uka.de
  15. Keywords: questions, answers, terminology, bibliography
  16. Originator: prechelt@i41s18
  17. Xref: senator-bedfellow.mit.edu comp.ai.neural-nets:13580 comp.answers:2806 news.answers:15116
  18.  
  19. Archive-name: neural-net-faq
  20. Last-modified: 93/11/21
  21.  
  22. (FAQ means "Frequently Asked Questions")
  23.  
  24.   ------------------------------------------------------------------------
  25.         Anybody who is willing to contribute any question or
  26.         information, please email me; if it is relevant,
  27.         I will incorporate it. But: Please format your contribution
  28.         appropriately so that I can just drop it in.
  29.  
  30.         The monthly posting departs at the 28th of every month.
  31.   ------------------------------------------------------------------------
  32.  
  33. This is a monthly posting to the Usenet newsgroup comp.ai.neural-nets
  34. (and comp.answers, where it should be findable at ANY time)
  35. Its purpose is to provide basic information for individuals who are
  36. new to the field of neural networks or are just beginning to read this 
  37. group. It shall help to avoid lengthy discussion of questions that usually 
  38. arise for beginners of one or the other kind.
  39.  
  40. >>>>> SO, PLEASE, SEARCH THIS POSTING FIRST IF YOU HAVE A QUESTION <<<<<
  41.                            and
  42. >>>>> DON'T POST ANSWERS TO FAQs: POINT THE ASKER TO THIS POSTING <<<<<
  43.  
  44. This posting is archived in the periodic posting archive on
  45. host rtfm.mit.edu (and on some other hosts as well).
  46. Look in the anonymous ftp directory "/pub/usenet/news.answers",
  47. the filename is as given in the 'Archive-name:' header above.
  48. If you do not have anonymous ftp access, you can access the archives
  49. by mail server as well.  Send an E-mail message to
  50. mail-server@rtfm.mit.edu with "help" and "index" in the body on
  51. separate lines for more information.
  52.  
  53. For those of you who read this posting anywhere other than in 
  54. comp.ai.neural-nets: To read comp.ai.neural-nets (or post articles to it)
  55. you need Usenet News access. Try the commands, 'xrn', 'rn', 'nn', or 'trn'
  56. on your Unix machine, 'news' on your VMS machine, or ask a local guru.
  57.  
  58. The monthly posting is not meant to discuss any topic exhaustively.
  59.  
  60. Disclaimer: This posting is provided 'as is'.
  61.             No warranty whatsoever is expressed or implied, 
  62.             especially, no warranty that the information contained herein
  63.             is correct or useful in any way, although both is intended.
  64.  
  65. >> To find the answer of question number <x> (if present at all), search
  66. >> for the string "-A<x>.)" (so the answer to question 12 is at "-A12.)")
  67.  
  68. And now, in the end, we begin:
  69.  
  70. ============================== Questions ==============================
  71.  
  72. (the short forms and non-continous numbering is intended)
  73. 1.)  What is this newsgroup for ?  How shall it be used ?
  74. 2.)  What is a neural network (NN) ?
  75. 3.)  What can you do with a Neural Network and what not ?
  76. 4.)  Who is concerned with Neural Networks ?
  77.  
  78. 6.)  What does 'backprop' mean ?
  79. 7.)  How many learning methods for NNs exist ?  Which ?
  80. 8.)  What about Genetic Algorithms ?
  81. 9.)  What about Fuzzy Logic ?
  82.  
  83. 10.) Good introductory literature about Neural Networks ?
  84. 11.) Any journals and magazines about Neural Networks ?
  85. 12.) The most important conferences concerned with Neural Networks ?
  86. 13.) Neural Network Associations ?
  87. 14.) Other sources of information about NNs ?
  88.  
  89. 15.) Freely available software packages for NN simulation ?
  90. 16.) Commercial software packages for NN simulation ?
  91. 17.) Neural Network hardware ?
  92.  
  93. 19.) Databases for experimentation with NNs ?
  94.  
  95. ============================== Answers ==============================
  96.  
  97. ------------------------------------------------------------------------
  98.  
  99. -A1.)  What is this newsgroup for ?
  100.  
  101. The newsgroup comp.ai.neural-nets is inteded as a forum for people who want
  102. to use or explore the capabilities of Artificial Neural Networks or 
  103. Neural-Network-like structures.
  104.  
  105. There should be the following types of articles in this newsgroup:
  106.  
  107. 1. Requests
  108.  
  109.   Requests are articles of the form 
  110.     "I am looking for X"
  111.   where X is something public like a book, an article, a piece of software.
  112.   The most important about such a request is to be as specific as possible!
  113.  
  114.   If multiple different answers can be expected, the person making the 
  115.   request should prepare to make a summary of the answers he/she got
  116.   and announce to do so with a phrase like
  117.     "Please reply by email, I'll summarize to the group"
  118.   at the end of the posting.
  119.   
  120.   The Subject line of the posting should then be something like
  121.     "Request: X"
  122.  
  123. 2. Questions
  124.  
  125.   As opposed to requests, question ask for a larger piece of information or
  126.   a more or less detailed explanation of something.
  127.   To avoid lots of redundant traffic it is important that the poster
  128.   provides with the question all information s/he already has about the
  129.   subject asked and state the actual question as precise and narrow as
  130.   possible.
  131.   The poster should prepare to make a summary of the answers s/he got
  132.   and announce to do so with a phrase like
  133.     "Please reply by email, I'll summarize to the group"
  134.   at the end of the posting.
  135.  
  136.   The Subject line of the posting should be something like
  137.     "Question: this-and-that"
  138.   or have the form of a question (i.e., end with a question mark)
  139.  
  140. 3. Answers
  141.  
  142.   These are reactions to questions or requests.
  143.   As a rule of thumb articles of type "answer" should be rare.
  144.   Ideally, in most cases either the answer is too specific to be of general 
  145.   interest (and should thus be e-mailed to the poster) or a summary
  146.   was announced with the question or request (and answers should
  147.   thus be e-mailed to the poster).
  148.  
  149.   The subject lines of answers are automatically adjusted by the 
  150.   news software.
  151.   Note that sometimes longer threads of discussion evolve from an answer
  152.   to a question or request. In this case posters should change the
  153.   subject line suitably as soon as the topic goes too far away from the
  154.   one announced in the original subject line. You can still carry along
  155.   the old subject in parentheses in the form
  156.     "Subject: <...new subject...> (was: <...old subject...>)
  157.  
  158. 4. Summaries
  159.  
  160.   In all cases of requests or questions the answers for which can be assumed
  161.   to be of some general interest, the poster of the request or question 
  162.   shall summarize the ansers he/she received.
  163.   Such a summary should be announced in the original posting of the question
  164.   or request with a phrase like
  165.     "Please answer by email, I'll summarize"
  166.  
  167.   In such a case, people who answer to a question should NOT post their
  168.   answer to the newsgroup but instead mail them to the poster of the question
  169.   who collects and reviews them.
  170.   After about 5 to 20 days after the original posting, its poster should 
  171.   make the summary of answers and post it to the newsgroup.
  172.  
  173.   Some care should be invested into a summary:
  174.   a) simple concatenation of all the answers is not enough:
  175.      instead, redundancies, irrelevancies, verbosities, and errors
  176.      should be filtered out (as good as possible)
  177.   b) the answers should be separated clearly
  178.   c) the contributors of the individual answers should be identifiable
  179.      (unless they requested to remain anonymous [yes, that happens])
  180.   d) the summary should start with the "quintessence" of the answers,
  181.      as seen by the original poster
  182.   e) A summary should, when posted, clearly be indicated to be one
  183.      by giving it a Subject line starting with "SUMMARY:"
  184.  
  185.   Note that a good summary is pure gold for the rest of the newsgroup
  186.   community, so summary work will be most appreciated by all of us.
  187.   (Good summaries are more valuable than any moderator !  :-> )
  188.  
  189. 5. Announcements
  190.  
  191.   Some articles never need any public reaction.
  192.   These are called announcements (for instance for a workshop,
  193.   conference or the availability of some technical report or
  194.   software system).
  195.  
  196.   Announcements should be clearly indicated to be such by giving
  197.   them a subject line of the form
  198.     "Announcement: this-and-that"
  199.  
  200. 6. Reports
  201.  
  202.   Sometimes people spontaneously want to report something to the
  203.   newsgroup. This might be special experiences with some software,
  204.   results of own experiments or conceptual work, or especially 
  205.   interesting information from somewhere else.
  206.  
  207.   Reports should be clearly indicated to be such by giving
  208.   them a subject line of the form
  209.     "Report: this-and-that"
  210.   
  211. 7. Discussions
  212.  
  213.   An especially valuable possibility of Usenet is of course that of
  214.   discussing a certain topic with hundreds of potential participants.
  215.   All traffic in the newsgroup that can not be subsumed under one of
  216.   the above categories should belong to a discussion.
  217.  
  218.   If somebody explicitly wants to start a discussion, he/she can do so
  219.   by giving the posting a subject line of the form
  220.     "Subject: Discussion: this-and-that"
  221.  
  222.   It is quite difficult to keep a discussion from drifting into chaos,
  223.   but, unfortunately, as many many other newsgroups show there seems
  224.   to be no secure way to avoid this.
  225.   On the other hand, comp.ai.neural-nets has not had many problems
  226.   with this effect in the past, so let's just go and hope...   :->
  227.  
  228. ------------------------------------------------------------------------
  229.  
  230. -A2.)  What is a neural network (NN) ?
  231.  
  232.   [anybody there to write something better?
  233.    buzzwords: artificial vs. natural/biological; units and
  234.    connections; value passing; inputs and outputs; storage in structure
  235.    and weights; only local information; highly parallel operation ]
  236.  
  237. First of all, when we are talking about a neural network, we *should*
  238. usually better say "artificial neural network" (ANN), because that is
  239. what we mean  most of the time. Biological neural networks are much
  240. more complicated in their elementary structures than the mathematical
  241. models we use for ANNs.
  242.  
  243. A vague description is as follows:
  244.  
  245. An ANN is a network of many very simple processors ("units"), each
  246. possibly having a (small amount of) local memory. The units are
  247. connected by unidirectional communication channels ("connections"),
  248. which carry numeric (as opposed to symbolic) data.  The units operate
  249. only on their local data and on the inputs they receive via the
  250. connections.
  251.  
  252. The design motivation is what distinguishes neural networks from other
  253. mathematical techniques:
  254.  
  255. A neural network is a processing device, either an algorithm, or actual
  256. hardware, whose design was motivated by the design and functioning of human
  257. brains and components thereof.
  258.  
  259. Most neural networks have some sort of "training" rule
  260. whereby the weights of connections are adjusted on the basis of
  261. presented patterns.
  262. In other words, neural networks "learn" from examples,
  263. just like children learn to recognize dogs from examples of dogs,
  264. and exhibit some structural capability for generalization.
  265.  
  266. Neural networks normally have great potential for parallelism, since
  267. the computations of the components are independent of each other.
  268.  
  269. ------------------------------------------------------------------------
  270.  
  271. -A3.)  What can you do with a Neural Network and what not ?
  272.  
  273.   [preliminary]
  274.   
  275. In principle, NNs can compute any computable function, i.e. they can
  276. do everything a normal digital computer can do.
  277. Especially can anything that can be represented as a mapping between
  278. vector spaces be approximated to arbitrary precision by feedforward
  279. NNs (which is the most often used type).
  280.  
  281. In practice, NNs are especially useful for mapping problems
  282. which are tolerant of a high error rate, have lots of example data
  283. available, but to which hard and fast rules can not easily be applied.
  284. NNs are, at least today, difficult to apply successfully to problems
  285. that concern manipulation of symbols and memory.
  286.  
  287. ------------------------------------------------------------------------
  288.  
  289. -A4.)  Who is concerned with Neural Networks ?
  290.  
  291. Neural Networks are interesting for quite a lot of very dissimilar people:
  292.  
  293. - Computer scientists want to find out about the properties of 
  294.   non-symbolic information processing with neural nets and about learning 
  295.   systems in general.
  296. - Engineers of many kinds want to exploit the capabilities of 
  297.   neural networks on many areas (e.g. signal processing) to solve 
  298.   their application problems.
  299. - Cognitive scientists view neural networks as a possible apparatus to
  300.   describe models of thinking and conscience (High-level brain function).
  301. - Neuro-physiologists use neural networks to describe and explore
  302.   medium-level brain function (e.g. memory, sensory system, motorics).
  303. - Physicists use neural networks to model phenomena in statistical
  304.   mechanics and for a lot of other tasks.
  305. - Biologists use Neural Networks to interpret nucleotide sequences.
  306. - Philosophers and some other people may also be interested in 
  307.   Neural Networks for various reasons.
  308.  
  309. ------------------------------------------------------------------------
  310.  
  311. -A6.)  What does 'backprop' mean ?
  312.  
  313. [anybody to write something similarly short,
  314.  but easier to understand for a beginner ? ]
  315.  
  316. It is an abbreviation for 'backpropagation of error' which is the
  317. most widely used learning method for neural networks today.
  318. Although it has many disadvantages, which could be summarized in the
  319. sentence
  320.   "You are almost not knowing what you are actually doing
  321.    when using backpropagation"  :-)
  322. it has pretty much success on practical applications and is
  323. relatively easy to apply.
  324.  
  325. It is for the training of layered (i.e., nodes are grouped
  326. in layers) feedforward (i.e., the arcs joining nodes are
  327. unidirectional, and there are no cycles) nets.
  328.  
  329. Back-propagation needs a teacher that knows the correct output for any
  330. input ("supervised learning") and uses gradient descent on the error
  331. (as provided by the teacher) to train the weights.  The activation
  332. function is (usually) a sigmoidal (i.e., bounded above and below, but
  333. differentiable) function of a weighted sum of the nodes inputs.
  334.  
  335. The use of a gradient descent algorithm to train its weights makes it
  336. slow to train; but being a feedforward algorithm, it is quite rapid during
  337. the recall phase.
  338.  
  339. Literature:
  340.   Rumelhart, D. E. and McClelland, J. L. (1986): 
  341.   Parallel Distributed Processing: Explorations in the
  342.   Microstructure of Cognition (volume 1, pp 318-362). 
  343.   The MIT Press. 
  344. (this is the classic one) or one of the dozens of other books 
  345. or articles on backpropagation  :->
  346.  
  347. ------------------------------------------------------------------------
  348.  
  349. -A7.)  How many learning methods for NNs exist ?  Which ?
  350.  
  351. There are many many learning methods for NNs by now. Nobody can know 
  352. exactly how many.
  353. New ones (at least variations of existing ones) are invented every
  354. week. Below is a collection of some of the most well known methods;
  355. not claiming to be complete.
  356.  
  357. The main categorization of these methods is the distiction of 
  358. supervised from unsupervised learning:
  359.  
  360. - In supervised learning, there is a "teacher" who in the learning
  361.   phase "tells" the net how well it performs ("reinforcement learning")
  362.   or what the correct behavior would have been ("fully supervised learning").
  363.  
  364. - In unsupervised learning the net is autonomous: it just looks at
  365.   the data it is presented with, finds out about some of the
  366.   properties of the data set and learns to reflect these properties 
  367.   in its output. What exactly these properties are, that the network
  368.   can learn to recognise, depends on the particular network model and
  369.   learning method.
  370.   
  371. Many of these learning methods are closely connected with a certain
  372. (class of) network topology.
  373.  
  374. Now here is the list, just giving some names:
  375.   
  376. 1. UNSUPERVISED LEARNING (i.e. without a "teacher"):
  377.        1). Feedback Nets:
  378.        a). Additive Grossberg (AG)
  379.        b). Shunting Grossberg (SG)
  380.        c). Binary Adaptive Resonance Theory (ART1)
  381.        d). Analog Adaptive Resonance Theory (ART2, ART2a)
  382.        e). Discrete Hopfield (DH)
  383.        f). Continuous Hopfield (CH)
  384.        g). Discrete Bidirectional Associative Memory (BAM)
  385.        h). Temporal Associative Memory (TAM)
  386.        i). Adaptive Bidirectional Associative Memory (ABAM)
  387.            j). Kohonen Self-organizing Map (SOM)
  388.            k). Kohonen Topology-preserving Map (TPM)
  389.        2). Feedforward-only Nets:
  390.        a). Learning Matrix (LM)
  391.        b). Driver-Reinforcement Learning (DR)
  392.        c). Linear Associative Memory (LAM)
  393.        d). Optimal Linear Associative Memory (OLAM)
  394.        e). Sparse Distributed Associative Memory (SDM)
  395.        f). Fuzzy Associative Memory (FAM)
  396.        g). Counterprogation (CPN)
  397.  
  398. 2. SUPERVISED LEARNING (i.e. with a "teacher"):
  399.        1). Feedback Nets:
  400.        a). Brain-State-in-a-Box (BSB)
  401.        b). Fuzzy Congitive Map (FCM)
  402.        c). Boltzmann Machine (BM)
  403.            d). Mean Field Annealing (MFT)
  404.            e). Recurrent Cascade Correlation (RCC)
  405.        f). Learning Vector Quantization (LVQ)
  406.        2). Feedforward-only Nets:
  407.        a). Perceptron
  408.        b). Adaline, Madaline
  409.        c). Backpropagation (BP)
  410.        d). Cauchy Machine (CM)
  411.        e). Adaptive Heuristic Critic (AHC)
  412.            f). Time Delay Neural Network (TDNN)
  413.        g). Associative Reward Penalty (ARP)
  414.        h). Avalanche Matched Filter (AMF)
  415.            i). Backpercolation (Perc)
  416.            j). Artmap
  417.            k). Adaptive Logic Network (ALN)
  418.            l). Cascade Correlation (CasCor)
  419.  
  420. ------------------------------------------------------------------------
  421.  
  422. -A8.)  What about Genetic Algorithms ?
  423.  
  424. There are a number of definitions of GA (Genetic Algorithm).
  425. A possible one is
  426.  
  427.   A GA is an optimization program 
  428.   that starts with some encoded procedure,  (Creation of Life :-> )
  429.   mutates it stochastically,                (Get cancer or so :-> )
  430.   and uses a selection process              (Darwinism)
  431.   to prefer the mutants with high fitness
  432.   and perhaps a recombination process       (Make babies :-> )
  433.   to combine properties of (preferably) the succesful mutants.
  434.  
  435. There is a newsgroup that is dedicated to the field of evolutionary
  436. computation called comp.ai.genetic.
  437. It has a detailed FAQ posting which, for instance, explains the terms
  438. "Genetic Algorithm", "Evolutionary Programming", "Evolution Strategy",
  439. "Classifier System", and "Genetic Programming".
  440. That FAQ also contains lots of pointers to relevant literature, software,
  441. other sources of information, et cetera et cetera.
  442. Please see the comp.ai.genetic FAQ for further information.
  443.  
  444. ------------------------------------------------------------------------
  445.  
  446. -A9.)  What about Fuzzy Logic ?
  447.  
  448. [preliminary]
  449. [Who will write an introduction?]
  450.  
  451. Fuzzy Logic is an area of research based on the work of L.A. Zadeh.
  452. It is a departure from classical two-valued sets and logic, that uses
  453. "soft" linguistic (e.g. large, hot, tall) system variables and a
  454. continuous range of truth values in the interval [0,1], rather than
  455. strict binary (True or False) decisions and assignments.
  456.  
  457. Fuzzy logic is used where a system is difficult to model exactly (but
  458. an inexact model is available), is controlled by a human operator or
  459. expert, or where ambiguity or vagueness is common.  A typical fuzzy
  460. system consists of a rule base, membership functions, and an inference
  461. procedure.
  462.  
  463. Most Fuzzy Logic discussion takes place in the newsgroup comp.ai.fuzzy,
  464. but there is also some work (and discussion) about combining fuzzy
  465. logic with Neural Network approaches in comp.ai.neural-nets.
  466.  
  467. For more details see (for example):
  468.  
  469. Klir, G.J. and Folger, T.A., Fuzzy Sets, Uncertainty, and 
  470. Information, Prentice-Hall, Englewood 
  471. Cliffs, N.J., 1988.
  472.  
  473. Kosko, B., Neural Networks and Fuzzy Systems, Prentice Hall, 
  474. Englewood Cliffs, NJ, 1992.
  475.  
  476. ------------------------------------------------------------------------
  477.  
  478. -A10.) Good introductory literature about Neural Networks ?
  479.  
  480. 0.) The best (subjectively, of course -- please don't flame me):
  481.  
  482. Hecht-Nielsen, R. (1990). Neurocomputing. Addison Wesley.
  483. Comments: "A good book", "comprises a nice historical overview and a chapter
  484. about NN hardware. Well structured prose. Makes important concepts clear."
  485.  
  486. Hertz, J., Krogh, A., and Palmer, R. (1991). Introduction to the Theory of 
  487. Neural Computation. Addison-Wesley: Redwood City, California.
  488. ISBN 0-201-50395-6 (hardbound) and 0-201-51560-1 (paperbound)
  489. Comments: "My first impression is that this one is by far the best book on 
  490. the topic. And it's below $30 for the paperback."; "Well written, theoretical
  491. (but not overwhelming)"; It provides a good balance of model development, 
  492. computational algorithms, and applications. The mathematical derivations 
  493. are especially well done"; "Nice mathematical analysis on the mechanism of 
  494. different learning algorithms"; "It is NOT for mathematical beginner.
  495. If you don't have a good grasp of higher level math, this book can
  496. be really tough to get through."
  497.  
  498.  
  499. 1.) Books for the beginner:
  500.  
  501. Aleksander, I. and Morton, H. (1990). An Introduction to Neural Computing.
  502. Chapman and Hall. (ISBN 0-412-37780-2).
  503. Comments: "This book seems to be intended for the first year of university 
  504. education."
  505.  
  506. Beale, R. and Jackson, T. (1990). Neural Computing, an Introduction.
  507. Adam Hilger, IOP Publishing Ltd : Bristol. (ISBN 0-85274-262-2).
  508. Comments: "It's clearly written.  Lots of hints as to how to get the
  509. adaptive models covered to work (not always well explained in the
  510. original sources).  Consistent mathematical terminology.  Covers
  511. perceptrons, error-backpropagation, Kohonen self-org model, Hopfield
  512. type models, ART, and associative memories."
  513.  
  514. Dayhoff, J. E. (1990). Neural Network Architectures: An Introduction.
  515. Van Nostrand Reinhold: New York.
  516. Comments: "Like Wasserman's book, Dayhoff's book is also very easy to 
  517. understand".
  518.  
  519. McClelland, J. L. and Rumelhart, D. E. (1988).
  520. Explorations in Parallel Distributed Processing: Computational Models of 
  521. Cognition and Perception (software manual). The MIT Press.
  522. Comments: "Written in a tutorial style, and includes 2 diskettes of NN 
  523. simulation programs that can be compiled on MS-DOS or Unix (and they do 
  524. too !)"; "The programs are pretty reasonable as an introduction to some 
  525. of the things that NNs can do."; "There are *two* editions of this book.  
  526. One comes with disks for the IBM PC, the other comes with disks for the 
  527. Macintosh".
  528.  
  529. McCord Nelson, M. and Illingworth, W.T. (1990). A Practical Guide to Neural 
  530. Nets. Addison-Wesley Publishing Company, Inc. (ISBN 0-201-52376-0).
  531. Comments: "No formulas at all( ==> no good)"; "It does not have much 
  532. detailed model development (very few equations), but it does present many 
  533. areas of application.  It includes a chapter on current areas of research. 
  534. A variety of commercial applications is discussed in chapter 1.  It also 
  535. includes a program diskette with a fancy graphical interface (unlike the 
  536. PDP diskette)".
  537.  
  538. Orchard, G.A. & Phillips, W.A. (1991). Neural Computation: A
  539. Beginner's Guide. Lawrence Earlbaum Associates: London.
  540. Comments: "Short user-friendly introduction to the area, with a 
  541. non-technical flavour. Apparently accompanies a software package, but I 
  542. haven't seen that yet".
  543.  
  544. Wasserman, P. D. (1989). Neural Computing: Theory & Practice.
  545. Van Nostrand Reinhold: New York. (ISBN 0-442-20743-3)
  546. Comments: "Wasserman flatly enumerates some common architectures from an 
  547. engineer's perspective ('how it works') without ever addressing the underlying 
  548. fundamentals ('why it works') - important basic concepts such as clustering, 
  549. principal components or gradient descent are not treated.  It's also full of 
  550. errors, and unhelpful diagrams drawn with what appears to be PCB board layout 
  551. software from the '70s. For anyone who wants to do active research in the 
  552. field I consider it quite inadequate"; "Okay, but too shallow"; "Quite
  553. easy to understand";
  554. "The best bedtime reading for Neural Networks.  I have given
  555. this book to numerous collegues who want to know NN basics, but who never
  556. plan to implement anything.  An excellent book to give your manager."
  557.  
  558.  
  559. 2.) The classics:
  560.  
  561. Kohonen, T. (1984). Self-organization and Associative Memory. Springer-Verlag:
  562. New York. (2nd Edition: 1988; 3rd edition: 1989). 
  563. Comments: "The section on Pattern mathematics is excellent."
  564.  
  565. Rumelhart, D. E. and McClelland, J. L. (1986). Parallel Distributed 
  566. Processing: Explorations in the Microstructure of Cognition (volumes 1 & 2). 
  567. The MIT Press. 
  568. Comments: "As a computer scientist I found the two Rumelhart and McClelland 
  569. books really heavy going and definitely not the sort of thing to read if you 
  570. are a beginner."; "It's quite readable, and affordable (about $65 for both 
  571. volumes)."; "THE Connectionist bible.".
  572.  
  573.  
  574. 3.) Introductory journal articles:
  575.  
  576. Hinton, G. E. (1989). Connectionist learning procedures.
  577. Artificial Intelligence, Vol. 40, pp. 185--234.
  578. Comments: "One of the better neural networks overview papers, although the
  579. distinction between network topology and learning algorithm is not always
  580. very clear.  Could very well be used as an introduction to neural networks."
  581.  
  582. Knight, K. (1990). Connectionist, Ideas and Algorithms. Communications of 
  583. the ACM. November 1990. Vol.33 nr.11, pp 59-74.
  584. Comments:"A good article, while it is for most people easy to find a copy of
  585. this journal."
  586.  
  587. Kohonen, T. (1988). An Introduction to Neural Computing. Neural Networks,
  588. vol. 1, no. 1. pp. 3-16.
  589. Comments: "A general review".
  590.  
  591.  
  592. 4.) Not-quite-so-introductory literature:
  593.  
  594. Anderson, J. A. and Rosenfeld, E. (Eds). (1988). Neurocomputing: 
  595. Foundations of Research. The MIT Press: Cambridge, MA.
  596. Comments: "An expensive book, but excellent for reference. It is a 
  597. collection of reprints of most of the major papers in the field."; 
  598.  
  599. Anderson, J. A., Pellionisz, A. and Rosenfeld, E. (Eds). (1990).
  600. Neurocomputing 2: Directions for Research. The MIT Press: Cambridge, MA.
  601. Comments: "The sequel to their well-known Neurocomputing book."
  602.  
  603. Caudill, M. and Butler, C. (1990). Naturally Intelligent Systems.
  604. MIT Press: Cambridge, Massachusetts. (ISBN 0-262-03156-6).
  605. Comments: "I guess one of the best books I read"; "May not be suited for 
  606. people who want to do some research in the area".
  607.  
  608. Khanna, T. (1990). Foundations of Neural Networks. Addison-Wesley: New York.
  609. Comments: "Not so bad (with a page of erroneous formulas (if I remember 
  610. well), and #hidden layers isn't well described)."; "Khanna's intention
  611. in writing his book with math analysis should be commended but he
  612. made several mistakes in the math part".
  613.  
  614. Levine, D. S. (1990). Introduction to Neural and Cognitive Modeling.
  615. Lawrence Erlbaum: Hillsdale, N.J.
  616. Comments: "Highly recommended".
  617.  
  618. Lippmann, R. P. (April 1987). An introduction to computing with neural nets.
  619. IEEE Acoustics, Speech, and Signal Processing Magazine. vol. 2,
  620. no. 4, pp 4-22.
  621. Comments: "Much acclaimed as an overview of neural networks, but rather 
  622. inaccurate on several points.  The categorization into binary and continuous-
  623. valued input neural networks is rather arbitrary, and may work confusing for
  624. the unexperienced reader.  Not all networks discussed are of equal importance."
  625.  
  626. Maren, A., Harston, C. and Pap, R., (1990). Handbook of Neural Computing 
  627. Applications.  Academic Press. ISBN: 0-12-471260-6. (451 pages)
  628. Comments: "They cover a broad area"; "Introductory with suggested
  629. applications implementation".
  630.  
  631. Pao, Y. H. (1989). Adaptive Pattern Recognition and Neural Networks
  632. Addison-Wesley Publishing Company, Inc. (ISBN 0-201-12584-6)
  633. Comments: "An excellent book that ties together classical approaches
  634. to pattern recognition with Neural Nets.  Most other NN books do not
  635. even mention conventional approaches."
  636.  
  637. Rumelhart, D. E., Hinton, G. E. and Williams, R. J. (1986). Learning
  638. representations by back-propagating errors. Nature, vol 323 (9 October),
  639. pp. 533-536.
  640. Comments: "Gives a very good potted explanation of backprop NN's. It gives 
  641. sufficient detail to write your own NN simulation."
  642.  
  643. Simpson, P. K. (1990). Artificial Neural Systems: Foundations, Paradigms,
  644. Applications and Implementations. Pergamon Press: New York.
  645. Comments: "Contains a very useful 37 page bibliography. A large number of
  646. paradigms are presented. On the negative side the book is very shallow. 
  647. Best used as a complement to other books".
  648.  
  649. Zeidenberg. M. (1990). Neural Networks in Artificial Intelligence.
  650. Ellis Horwood, Ltd., Chichester.
  651. Comments: "Gives the AI point of view".
  652.  
  653. Zornetzer, S. F., Davis, J. L. and Lau, C. (1990). An Introduction to 
  654. Neural and Electronic Networks. Academic Press. (ISBN 0-12-781881-2)
  655. Comments: "Covers quite a broad range of topics (collection of 
  656. articles/papers )."; "Provides a primer-like introduction and overview for
  657. a broad audience, and employs a strong interdisciplinary emphasis".
  658.  
  659. ------------------------------------------------------------------------
  660.  
  661. -A11.) Any journals and magazines about Neural Networks ?
  662.  
  663.  
  664. [to be added: comments on speed of reviewing and publishing,
  665.               whether they accept TeX format or ASCII by e-mail, etc.]
  666.  
  667. A. Dedicated Neural Network Journals:
  668. =====================================
  669.  
  670. Title:      Neural Networks
  671. Publish: Pergamon Press
  672. Address: Pergamon Journals Inc., Fairview Park, Elmsford, 
  673.      New York 10523, USA and Pergamon Journals Ltd.
  674.      Headington Hill Hall, Oxford OX3, 0BW, England
  675. Freq.:      6 issues/year (vol. 1 in 1988)
  676. Cost/Yr: Free with INNS membership ($45?), Individual $65, Institution $175
  677. ISSN #:     0893-6080
  678. Remark:  Official Journal of International Neural Network Society (INNS).
  679.      Contains Original Contributions, Invited Review Articles, Letters
  680.      to Editor, Invited Book Reviews, Editorials, Announcements and INNS
  681.      News, Software Surveys.  This is probably the most popular NN journal.
  682.      (Note: Remarks supplied by Mike Plonski "plonski@aero.org")
  683. -------
  684. Title:     Neural Computation
  685. Publish: MIT Press 
  686. Address: MIT Press Journals, 55 Hayward Street Cambridge, 
  687.      MA 02142-9949, USA, Phone: (617) 253-2889
  688. Freq.:     Quarterly (vol. 1 in 1989)
  689. Cost/Yr: Individual $45, Institution $90, Students $35; Add $9 Outside USA
  690. ISSN #:     0899-7667
  691. Remark:  Combination of Reviews (10,000 words), Views (4,000 words)
  692.      and Letters (2,000 words).  I have found this journal to be of
  693.      outstanding quality.
  694.      (Note: Remarks supplied by Mike Plonski "plonski@aero.org")
  695. -----
  696. Title:      IEEE Transaction on Neural Networks
  697. Publish: Institute of Electrical and Electronics Engineers (IEEE)
  698. Address: IEEE Service Cemter, 445 Hoes Lane, P.O. Box 1331, Piscataway, NJ,
  699.      08855-1331 USA. Tel: (201) 981-0060
  700. Cost/Yr: $10 for Members belonging to participating IEEE societies
  701. Freq.:   Quarterly (vol. 1 in March 1990)
  702. Remark:     Devoted to the science and technology of neural networks
  703.      which disclose significant  technical knowledge, exploratory
  704.      developments and applications of neural networks from biology to
  705.      software to hardware.  Emphasis is on artificial neural networks.
  706.      Specific aspects include self organizing systems, neurobiological
  707.      connections, network dynamics and architecture, speech recognition,
  708.      electronic and photonic implementation, robotics and controls.
  709.      Includes Letters concerning new research results.
  710.      (Note: Remarks are from journal announcement)
  711. -----
  712. Title:     International Journal of Neural Systems
  713. Publish: World Scientific Publishing
  714. Address: USA: World Scientific Publishing Co., 687 Hartwell Street, Teaneck, 
  715.      NJ 07666. Tel: (201) 837-8858; Eurpoe: World Scientific Publishing 
  716.      Co. Pte. Ltd., 73 Lynton Mead, Totteridge, London N20-8DH, England. 
  717.      Tel: (01) 4462461; Other: World Scientific Publishing Co. Pte. Ltd.,
  718.      Farrer Road, P.O. Box 128, Singapore 9128. Tel: 2786188
  719. Freq.:     Quarterly (Vol. 1 in 1990?)
  720. Cost/Yr: Individual $42, Institution $88 (plus $9-$17 for postage)
  721. ISSN #:     0129-0657 (IJNS)
  722. Remark:  The International Journal of Neural Systems is a quarterly journal
  723.      which covers information processing in natural and artificial neural
  724.      systems. It publishes original contributions on all aspects of this
  725.      broad subject which involves physics, biology, psychology, computer
  726.      science and engineering. Contributions include research papers, 
  727.      reviews and short communications.  The journal presents a fresh 
  728.      undogmatic attitude towards this multidisciplinary field with the
  729.      aim to be a forum for novel ideas and improved understanding of 
  730.      collective and cooperative phenomena with computational capabilities.
  731.      (Note: Remarks supplied by B. Lautrup (editor),
  732.      "LAUTRUP%nbivax.nbi.dk@CUNYVM.CUNY.EDU" )
  733.          Review is reported to be very slow.
  734. ------
  735. Title:     Neural Network News
  736. Publish: AIWeek Inc.
  737. Address: Neural Network News, 2555 Cumberland Parkway, Suite 299, Atlanta, GA
  738.      30339 USA. Tel: (404) 434-2187
  739. Freq.:     Monthly (beginning September 1989)
  740. Cost/Yr: USA and Canada $249, Elsewhere $299
  741. Remark:     Commericial Newsletter
  742. ------
  743. Title:   Network: Computation in Neural Systems
  744. Publish: IOP Publishing Ltd
  745. Address: Europe: IOP Publishing Ltd, Techno House, Redcliffe Way, Bristol 
  746.      BS1 6NX, UK; IN USA: American Institute of Physics, Subscriber
  747.      Services 500 Sunnyside Blvd., Woodbury, NY  11797-2999
  748. Freq.:     Quarterly (1st issue 1990)
  749. Cost/Yr: USA: $180,  Europe: 110 pounds
  750. Remark:     Description: "a forum for integrating theoretical and experimental
  751.      findings across relevant interdisciplinary boundaries."  Contents:
  752.      Submitted articles reviewed by two technical referees  paper's 
  753.      interdisciplinary format and accessability."  Also Viewpoints and 
  754.      Reviews commissioned by the editors, abstracts (with reviews) of
  755.      articles published in other journals, and book reviews.
  756.      Comment: While the price discourages me (my comments are based upon
  757.      a free sample copy), I think that the journal succeeds very well.  The
  758.      highest density of interesting articles I have found in any journal. 
  759.      (Note: Remarks supplied by brandt kehoe "kehoe@csufres.CSUFresno.EDU")
  760. ------
  761. Title:   Connection Science: Journal of Neural Computing, 
  762.      Artificial Intelligence and Cognitive Research
  763. Publish: Carfax Publishing
  764. Address: Europe: Carfax Publishing Company, P. O. Box 25, Abingdon, 
  765.      Oxfordshire  OX14 3UE, UK.  USA: Carafax Publishing Company,
  766.      85 Ash Street, Hopkinton, MA 01748
  767. Freq.:   Quarterly (vol. 1 in 1989)
  768. Cost/Yr: Individual $82, Institution $184, Institution (U.K.) 74 pounds
  769. -----
  770. Title:      International Journal of Neural Networks
  771. Publish: Learned Information
  772. Freq.:      Quarterly (vol. 1 in 1989)
  773. Cost/Yr: 90 pounds
  774. ISSN #:     0954-9889
  775. Remark:  The journal contains articles, a conference report (at least the 
  776.      issue I have), news and a calendar.
  777.      (Note: remark provided by J.R.M. Smits "anjos@sci.kun.nl")
  778. -----
  779. Title:      Concepts in NeuroScience
  780. Publish: World Scientific Publishing
  781. Address: Same Address (?) as for International Journal of Neural Systems
  782. Freq.:      Twice per year (vol. 1 in 1989)
  783. Remark:     Mainly Review Articles(?)
  784.      (Note: remarks by Osamu Saito "saito@nttica.NTT.JP")
  785. -----
  786. Title:      International Journal of Neurocomputing
  787. Publish: ecn Neurocomputing GmbH
  788. Freq.:      Quarterly (vol. 1 in 1989)
  789. Remark:  Commercial journal, not the academic periodicals
  790.      (Note: remarks by Osamu Saito "saito@nttica.NTT.JP")
  791.          Review has been reported to be fast (less than 3 months)
  792. -----
  793. Title:     Neurocomputers
  794. Publish: Gallifrey Publishing
  795. Address: Gallifrey Publishing, PO Box 155, Vicksburg, Michigan, 49097, USA
  796.      Tel: (616) 649-3772
  797. Freq.     Monthly (1st issue 1987?)
  798. ISSN #:     0893-1585
  799. Editor:     Derek F. Stubbs
  800. Cost/Yr: $32 (USA, Canada), $48 (elsewhere)
  801. Remark:     I only have one exemplar so I cannot give you much detail about
  802.          the contents. It is a very small one (12 pages) but it has a lot
  803.          of (short) information in it about e.g. conferences, books,
  804.          (new) ideas etc.  I don't think it is very expensive but I'm not sure.
  805.      (Note: remark provided by J.R.M. Smits "anjos@sci.kun.nl")
  806. ------
  807. Title:   JNNS Newsletter (Newsletter of the Japan Neural Network Society)
  808. Publish: The Japan Neural Network Society
  809. Freq.:   Quarterly (vol. 1 in 1989)
  810. Remark:  (IN JAPANESE LANGUAGE) Official Newsletter of the Japan Neural 
  811.      Network Society(JNNS)
  812.      (Note: remarks by Osamu Saito "saito@nttica.NTT.JP")
  813. -------
  814. Title:     Neural Networks Today
  815. Remark:     I found this title in a bulletin board of october last year.
  816.          It was a message of Tim Pattison, timpatt@augean.OZ
  817.      (Note: remark provided by J.R.M. Smits "anjos@sci.kun.nl")
  818. -----
  819. Title:     Computer Simulations in Brain Science
  820. -----
  821. Title:   Internation Journal of Neuroscience
  822. -----
  823. Title:   Neural Network Computation 
  824. Remark:     Possibly the same as "Neural Computation"
  825. -----
  826. Title:   Neural Computing and Applications
  827. Freq.:   Quarterly
  828. Publish: Springer Verlag
  829. Cost/yr: 120 Pounds
  830. Remark:  Is the journal of the Neural Computing Applications Forum.
  831.          Publishes original research and other information
  832.          in the field of practical applications of neural computing.
  833.  
  834. B. NN Related Journals
  835. ======================
  836.  
  837. Title:      Complex Systems
  838. Publish: Complex Systems Publications
  839. Address: Complex Systems Publications, Inc., P.O. Box 6149, Champaign,
  840.      IL 61821-8149, USA
  841. Freq.:     6 times per year (1st volume is 1987)
  842. ISSN #:     0891-2513
  843. Cost/Yr: Individual $75, Institution $225
  844. Remark:  Journal COMPLEX SYSTEMS  devotes to the rapid publication of research
  845.      on the science, mathematics, and engineering of systems with simple
  846.      components but complex overall behavior. Send mail to 
  847.      "jcs@complex.ccsr.uiuc.edu" for additional info.
  848.      (Remark is from announcement on Net)
  849. -----
  850. Title:      Biological Cybernetics (Kybernetik)
  851. Publish: Springer Verlag
  852. Remark:  Monthly (vol. 1 in 1961)
  853. -----
  854. Title:      Various IEEE Transactions and Magazines
  855. Publish: IEEE
  856. Remark:  Primarily see IEEE Trans. on System, Man and Cybernetics; Various
  857.      Special Issues: April 1990 IEEE Control Systems Magazine.; May 1989
  858.      IEEE Trans. Circuits and Systems.; July 1988 IEEE Trans. Acoust. 
  859.      Speech Signal Process.
  860. -----
  861. Title:   The Journal of Experimental and Theoretical Artificial Intelligence
  862. Publish: Taylor & Francis, Ltd.
  863. Address: London, New York, Philadelphia
  864. Freq.:     ? (1st issue Jan 1989)
  865. Remark:     For submission information, please contact either of the editors:
  866.      Eric Dietrich                           Chris Fields
  867.      PACSS - Department of Philosophy        Box 30001/3CRL
  868.      SUNY Binghamton                         New Mexico State University
  869.      Binghamton, NY 13901                    Las Cruces, NM 88003-0001
  870.      dietrich@bingvaxu.cc.binghamton.edu     cfields@nmsu.edu
  871. -----
  872. Title:     The Behavioral and Brain Sciences
  873. Publish: Cambridge University Press
  874. Remark:     (Expensive as hell, I'm sure.)
  875.      This is a delightful journal that encourages discussion on a
  876.      variety of controversial topics.  I have especially enjoyed reading
  877.      some papers in there by Dana Ballard and Stephen Grossberg (separate
  878.      papers, not collaborations) a few years back.  They have a really neat
  879.      concept:  they get a paper, then invite a number of noted scientists
  880.      in the field to praise it or trash it.  They print these commentaries,
  881.      and give the author(s) a chance to make a rebuttal or concurrence.
  882.      Sometimes, as I'm sure you can imagine, things get pretty lively.  I'm
  883.      reasonably sure they are still at it--I think I saw them make a call
  884.      for reviewers a few months ago.  Their reviewers are called something
  885.      like Behavioral and Brain Associates, and I believe they have to be
  886.      nominated by current associates, and should be fairly well established
  887.      in the field.  That's probably more than I really know about it but
  888.      maybe if you post it someone who knows more about it will correct any
  889.      errors I have made.  The main thing is that I liked the articles I
  890.      read. (Note: remarks by Don Wunsch <dwunsch@blake.acs.washington.edu>)
  891. -----
  892. Title:      International Journal of Applied Intelligence
  893. Publish: Kluwer Academic Publishers
  894. Remark:  first issue in 1990(?)
  895. -----
  896. Title:      Bulletin of Mathematica Biology
  897. -----
  898. Title:   Intelligence
  899. -----
  900. Title:      Journal of Mathematical Biology
  901. -----
  902. Title:      Journal of Complex System
  903. -----
  904. Title:   AI Expert
  905. Publish: Miller Freeman Publishing Co., for subscription call ++415-267-7672.
  906. Remark:  Regularly includes ANN related articles, product
  907.          announcements, and application reports.
  908.          Listings of ANN programs are available on AI Expert affiliated BBS's
  909. -----
  910. Title:   International Journal of Modern Physics C
  911. Publish: World Scientific Publ. Co.
  912.          Farrer Rd. P.O.Box 128, Singapore 9128
  913.          or: 687 Hartwell St., Teaneck, N.J. 07666 U.S.A
  914.          or: 73 Lynton Mead, Totteridge, London N20 8DH, England
  915. Freq:    published quarterly
  916. Eds:     G. Fox, H. Herrmann and K. Kaneko
  917. -----
  918. Title:   Machine Learning
  919. Publish: Kluwer Academic Publishers
  920. Address: Kluwer Academic Publishers
  921.          P.O. Box 358
  922.          Accord Station
  923.          Hingham, MA 02018-0358 USA
  924. Freq.:     Monthly (8 issues per year; increasing to 12 in 1993)
  925. Cost/Yr: Individual $140 (1992); Member of AAAI or CSCSI $88
  926. Remark:     Description: Machine Learning is an international forum for 
  927.          research on computational approaches to learning.  The journal
  928.      publishes articles reporting substantive research results on a
  929.          wide range of learning methods applied to a variety of task
  930.          domains.  The ideal paper will make a theoretical contribution
  931.          supported by a computer implementation.
  932.          The journal has published many key papers in learning theory,
  933.          reinforcement learning, and decision tree methods.  Recently
  934.          it has published a special issue on connectionist approaches
  935.          to symbolic reasoning.  The journal regularly publishes
  936.          issues devoted to genetic algorithms as well.
  937. -----
  938. Title:   Journal of Physics A: Mathematical and General
  939. Publish: Inst. of Physics, Bristol
  940. Freq:    24 issues per year.
  941. Remark:  Statistical mechanics aspects of neural networks 
  942.          (mostly Hopfield models).
  943.  
  944. -----
  945. Title:   Physical Review A: Atomic, Molecular and Optical Physics
  946. Publish: The American Physical Society (Am. Inst. of Physics)
  947. Freq:    Monthly
  948. Remark:  Statistical mechanics of neural networks.
  949.  
  950.  
  951. C. Journals loosely related to NNs
  952. ==================================
  953.  
  954. JOURNAL OF COMPLEXITY
  955. (Must rank alongside Wolfram's Complex Systems)
  956.  
  957. IEEE ASSP Magazine
  958. (April 1987 had the Lippmann intro. which everyone likes to cite)
  959.  
  960. ARTIFICIAL INTELLIGENCE
  961. (Vol 40, September 1989 had the survey paper by Hinton)
  962.  
  963. COGNITIVE SCIENCE
  964. (the Boltzmann machine paper by Ackley et al appeared here in Vol 9, 1983)
  965.  
  966. COGNITION
  967. (Vol 28, March 1988 contained the Fodor and Pylyshyn critique of connectionism)
  968.  
  969. COGNITIVE PSYCHOLOGY
  970. (no comment!)
  971.  
  972. JOURNAL OF MATHEMATICAL PSYCHOLOGY
  973. (several good book reviews)
  974.  
  975. ------------------------------------------------------------------------
  976.  
  977. -A12.) The most important conferences concerned with Neural Networks ?
  978.  
  979. [preliminary]
  980. [to be added: has taken place how often yet; most emphasized topics;
  981.  where to get proceedings ]
  982.  
  983. A. Dedicated Neural Network Conferences:
  984.    1. Neural Information Processing Systems (NIPS)
  985.       Annually in Denver, Colorado; late November or early December
  986.    2. International Joint Conference on Neural Networks (IJCNN)
  987.       co-sponsored by INNS and IEEE
  988.    3. Annual Conference on Neural Networks (ACNN)
  989.    4. International Conference on Artificial Neural Networks (ICANN)
  990.       Annually in Europe(?), 1992 in Brighton
  991.       Major conference of European Neur. Netw. Soc. (ENNS)
  992.  
  993. B. Other Conferences
  994.    1. International Joint Conference on Artificial Intelligence (IJCAI)
  995.    2. Intern. Conf. on Acustics, Speech and Signal Processing (ICASSP)
  996.    3. Annual Conference of the Cognitive Science Society
  997.    4. [Vision Conferences?]
  998.  
  999. C. Pointers to Conferences
  1000.    1. The journal "Neural Networks" has a long list of conferences, 
  1001.       workshops and meetings in each issue. 
  1002.       This is quite interdisciplinary.
  1003.    2. There is a regular posting on comp.ai.neural-nets from Paultje Bakker:
  1004.       "Upcoming Neural Network Conferences", which lists names, dates,
  1005.       locations, contacts, and deadlines.
  1006.  
  1007. ------------------------------------------------------------------------
  1008.  
  1009. -A13.) Neural Network Associations ?
  1010.  
  1011. [Is this data still correct ?  Who will send me some update ?]
  1012.  
  1013. 1. International Neural Network Society (INNS).
  1014.    INNS membership includes subscription to "Neural Networks",
  1015.    the official journal of the society.
  1016.    Membership is $55 for non-students and $45 for students per year.
  1017.    Address: INNS Membership, P.O. Box 491166, Ft. Washington, MD 20749.
  1018.  
  1019. 2. International Student Society for Neural Networks (ISSNNets).
  1020.    Membership is $5 per year.
  1021.    Address:  ISSNNet, Inc., P.O. Box 15661, Boston, MA 02215  USA
  1022.  
  1023. 3. Women In Neural Network Research and technology (WINNERS).
  1024.    Address: WINNERS, c/o Judith Dayhoff, 11141 Georgia Ave., Suite 206, 
  1025.             Wheaton, MD 20902.  Telephone: 301-933-9000.
  1026.  
  1027. 4. European Neural Network Society (ENNS)
  1028.  
  1029. 5. Japanese Neural Network Society (JNNS)
  1030.    Address: Japanese Neural Network Society
  1031.         Department of Engineering, Tamagawa University,
  1032.         6-1-1, Tamagawa Gakuen, Machida City, Tokyo,
  1033.         194 JAPAN
  1034.         Phone: +81 427 28 3457,    Fax: +81 427 28 3597
  1035.  
  1036. 6. Association des Connexionnistes en THese (ACTH)
  1037.    (the French Student Association for Neural Networks)
  1038.    Membership is 100 FF per year
  1039.    Activities : newsletter, conference (every year), list of members...
  1040.    Address : ACTH - Le Castelnau R2
  1041.              23 avenue de la Galline
  1042.              34170 Castelnau-le-Lez
  1043.              FRANCE
  1044.    Contact : jdmuller@vnet.ibm.com
  1045.  
  1046. 7. Neurosciences et Sciences de l'Ingenieur (NSI)
  1047.    Biology & Computer Science
  1048.    Activity : conference (every year)
  1049.    Address : NSI - TIRF / INPG
  1050.              46 avenue Felix Viallet
  1051.              38031 Grenoble Cedex
  1052.              FRANCE
  1053.  
  1054.  
  1055. ------------------------------------------------------------------------
  1056.  
  1057. -A14.) Other sources of information about NNs ?
  1058.  
  1059. 1. Neuron Digest
  1060.    Internet Mailing List.  From the welcome blurb:
  1061.      "Neuron-Digest is a list (in digest form) dealing with all aspects
  1062.       of neural networks (and any type of network or neuromorphic system)"
  1063.    Moderated by Peter Marvit.
  1064.    To subscribe, send email to neuron-request@cattell.psych.upenn.edu
  1065.    comp.ai.neural-net readers also find the messages in that newsgroup
  1066.    in the form of digests.
  1067.  
  1068. 2. Usenet groups comp.ai.neural-nets (Oha !  :-> )
  1069.              and comp.theory.self-org-sys
  1070.    There is a periodic posting on comp.ai.neural-nets sent by
  1071.    srctran@world.std.com (Gregory Aharonian) about Neural Network 
  1072.    patents.
  1073.  
  1074. 3. Central Neural System Electronic Bulletin Board
  1075.    Modem: 509-627-6CNS; Sysop: Wesley R. Elsberry;
  1076.    P.O. Box 1187, Richland, WA 99352; welsberr@sandbox.kenn.wa.us
  1077.    Available thrugh FidoNet, RBBS-Net, and other EchoMail compatible
  1078.    bulletin board systems as NEURAL_NET echo.
  1079.  
  1080. 4. Neural ftp archive site  ftp.funet.fi
  1081.    Is administrating a large collection of neural network papers and
  1082.    software at the Finnish University Network file archive site
  1083.    ftp.funet.fi  in directory  /pub/sci/neural
  1084.    Contains all the public domain software and papers that they
  1085.    have been able to find.
  1086.    All of these files have been transferred from FTP sites in U.S.
  1087.    and are mirrored about every 3 months at fastest.
  1088.    Contact: neural-adm@ftp.funet.fi
  1089.  
  1090. 5. USENET newsgroup comp.org.issnnet
  1091.    Forum for discussion of academic/student-related issues in NNs, as
  1092.    well as information on ISSNNet (see A13) and its activities.
  1093.  
  1094. 6. AI CD-ROM
  1095.    Network Cybernetics Corporation produces the "AI CD-ROM". It is
  1096.    an ISO-9660 format CD-ROM and contains a large assortment of 
  1097.    software related to artificial intelligence, artificial life, virtual 
  1098.    reality, and other topics.  Programs for  OS/2, MS-DOS, Macintosh, UNIX, 
  1099.    and other operating systems are included.  Research papers, tutorials, 
  1100.    and other text files are included in ASCII, RTF, and other universal 
  1101.    formats.  The files have been collected from AI bulletin boards, 
  1102.    Internet archive sites, University computer deptartments, and  
  1103.    other government and civilian AI research organizations.  Network 
  1104.    Cybernetics Corporation intends to release annual revisions to the 
  1105.    AI CD-ROM to keep it up to date with current developments in the field.  
  1106.    The AI CD-ROM includes collections of files that address many
  1107.    specific AI/AL topics including:
  1108.       [... some stuff deleted...]
  1109.        - Neural Networks: Source code and executables for many different 
  1110.    platforms including Unix, DOS, and Macintosh.  ANN development tools, 
  1111.    example networks, sample data, and tutorials are included.  A complete 
  1112.    collection of Neural Digest is included as well.
  1113.       [... lots of stuff deleted...]
  1114.    The AI CD-ROM may be ordered directly by check, money order, bank
  1115.    draft, or credit card from:
  1116.     Network Cybernetics Corporation
  1117.     4201 Wingren Road Suite 202
  1118.     Irving, TX 75062-2763
  1119.     Tel 214/650-2002
  1120.     Fax 214/650-1929
  1121.    The cost is $129 per disc + shipping ($5/disc domestic or $10/disc foreign)
  1122.    [See the comp.ai FAQ for further details]
  1123.  
  1124. ------------------------------------------------------------------------
  1125.  
  1126. -A15.) Freely available software packages for NN simulation ?
  1127.  
  1128.  
  1129. [This is a bit chaotic and needs reorganization.
  1130.  A bit more information about what the various programs can do,
  1131.  on which platform they run, and how big they are would also be nice.
  1132.  And some important packages are still missing (?)
  1133.  Who volunteers for that ?]
  1134.  
  1135. 1. Rochester Connectionist Simulator
  1136.    A quite versatile simulator program for arbitrary types of 
  1137.    neural nets. Comes with a backprop package and a X11/Sunview
  1138.    interface.
  1139.    anonymous FTP from cs.rochester.edu (192.5.53.209) 
  1140.    directory :  pub/simulator
  1141.    files:               README                   (8 KB)
  1142.      (documentation:)   rcs_v4.2.justdoc.tar.Z   (1.6 MB)
  1143.      (source code:)     rcs_v4.2.justsrc.tar.Z   (1.4 MB)
  1144.  
  1145. 2. UCLA-SFINX
  1146.    ftp 131.179.16.6  (retina.cs.ucla.edu)
  1147.    Name: sfinxftp
  1148.    Password: joshua
  1149.    directory: pub/
  1150.    files : README
  1151.            sfinx_v2.0.tar.Z
  1152.    Email info request : sfinx@retina.cs.ucla.edu
  1153.  
  1154. 3. NeurDS
  1155.    request from mcclanahan%cookie.dec.com@decwrl.dec.com 
  1156.    simulator for DEC systems supporting VT100 terminal.
  1157.    OR
  1158.    anonymous ftp gatekeeper.dec.com [16.1.0.2]
  1159.    directory: pub/DEC
  1160.    file: NeurDS031.tar.Z ( please check may be NeurDSO31.tar.Z )
  1161.  
  1162. 4. PlaNet5.7 (also known as SunNet)
  1163.    ftp 133.15.240.3  (tutserver.tut.ac.jp)
  1164.    pub/misc/PlaNet5.7.tar.Z
  1165.      or 
  1166.    ftp 128.138.240.1 (boulder.colorado.edu) 
  1167.    pub/generic-sources/PlaNet5.7.tar.Z  (also the old PlaNet5.6.tar.Z)
  1168.    A popular connectionist simulator with versions to
  1169.    run under X Windows, and non-graphics terminals 
  1170.    created by Yoshiro Miyata (Chukyo Univ., Japan).  
  1171.    60-page User's Guide in Postscript.
  1172.    Send any questions to miyata@sccs.chukyo-u.ac.jp
  1173.  
  1174. 5. GENESIS
  1175.    GENESIS 1.4.1 (GEneral NEural SImulation System) is a general purpose
  1176.    simulation platform which was developed to support the simulation of
  1177.    neural systems ranging from complex models of single neurons to
  1178.    simulations of large networks made up of more abstract neuronal
  1179.    components.  Most current GENESIS applications involve realistic
  1180.    simulations of biological neural systems.  Although the software can
  1181.    also model more abstract networks, other simulators are more suitable
  1182.    for backpropagation and similar connectionist modeling.
  1183.    May be obtained via FTP from genesis.cns.caltech.edu [131.215.137.64].
  1184.    Use 'telnet' to genesis.cns.caltech.edu beforehands and login
  1185.    as the user "genesis" (no password required).  If you answer all the
  1186.    questions asked of you an 'ftp' account will automatically be created
  1187.    for you.  You can then 'ftp' back to the machine and download the
  1188.    software (ca. 3 MB).   Contact: genesis@cns.caltech.edu.
  1189.  
  1190. 6. Mactivation
  1191.    anonymous ftp from bruno.cs.colorado.edu [128.138.243.151]
  1192.    directory: /pub/cs/misc
  1193.    file: Mactivation-3.3.sea.hqx
  1194.  
  1195. 7. <defunct>
  1196.  
  1197. 8. Cascade Correlation Simulator
  1198.    A simulator based on Scott Fahlman's Cascade Correlation algorithm.
  1199.    Anonymous ftp from ftp.cs.cmu.edu [128.2.206.173]
  1200.    directory  /afs/cs/project/connect/code
  1201.    file       cascor1a.shar    (206 KB)
  1202.    There is also a version of recurrent cascade correlation in the same
  1203.    directory in file  rcc1.c (107 KB).
  1204.  
  1205. 9. Quickprop
  1206.    A variation of the back-propagation algorithm developed by
  1207.    Scott Fahlman.  A simulator is available in the same directory
  1208.    as the cascade correlation simulator above in file
  1209.    nevprop116.shar (137 KB)
  1210.    (see also the description of NEVPROP below)
  1211.  
  1212. 10. DartNet
  1213.    DartNet is a Macintosh-based Neural Network Simulator. It makes
  1214.    full use of the Mac's graphical interface, and provides a
  1215.    number of powerful tools for building, editing, training,
  1216.    testing and examining networks.
  1217.    This program is available by anonymous ftp from 
  1218.    dartvax.dartmouth.edu [129.170.16.4] as
  1219.    /pub/mac/dartnet.sit.hqx   (124 KB)
  1220.    Copies may also be obtained through email from bharucha@dartmouth.edu.
  1221.    Along with a number of interface improvements and feature
  1222.    additions, v2.0 is an extensible simulator. That is,
  1223.    new network architectures and learning algorithms can be
  1224.    added to the system by writing small XCMD-like CODE
  1225.    resources called nDEF's ("Network Definitions"). A number
  1226.    of such architectures are included with v2.0, as well as
  1227.    header files for creating new nDEF's.
  1228.    Contact:  sean@coos.dartmouth.edu (Sean P. Nolan)
  1229.  
  1230. 11. SNNS
  1231.    "Stuttgart Neural Network Simulator" from the University
  1232.    of Stuttgart, Germany.
  1233.    A luxurious simulator for many types of nets; with X11 interface:
  1234.    Graphical 2D and 3D topology editor/visualizer, training visualisation,
  1235.    etc.
  1236.    Currently supports backpropagation (vanilla, online, with momentum 
  1237.    term and flat spot elimination, batch, time delay), counterpropagation, 
  1238.    quickprop, backpercolation 1, generalized radial basis functions (RBF),
  1239.    RProp, ART1, ART2, ARTMAP, Cascade Correlation, Recurrent Cascade 
  1240.    Correlation, Dynamic LVQ, Backpropagation through time (for recurrent 
  1241.    networks), batch backpropagation through time (for recurrent networks),
  1242.    Quickpropagation through time (for recurrent networks),
  1243.    and is user-extendable.
  1244.  
  1245.    ftp: ftp.informatik.uni-stuttgart.de [129.69.211.2]
  1246.    directory /pub/SNNS
  1247.    file    SNNSv3.0.tar.Z   OR   SNNSv3.0.tar.Za[a-d]   ( 826 KB)
  1248.    manual  SNNSv2.1.Manual.ps.Z                         (1270 KB)
  1249.            SNNSv2.1.Readme                (8052 Bytes)
  1250.    
  1251. 12. Aspirin/MIGRAINES
  1252.    Aspirin/MIGRAINES 6.0 consists of a code generator that builds neural network
  1253.    simulations by reading a network description (written in a language
  1254.    called "Aspirin") and generates a C simulation. An interface 
  1255.    (called "MIGRAINES") is provided to export data from the neural
  1256.    network to visualization tools.
  1257.    The system has been ported to a large number of platforms.
  1258.      The goal of Aspirin is to provide a common extendible front-end language 
  1259.    and parser for different network paradigms.
  1260.      The MIGRAINES interface is a terminal based interface
  1261.    that allows you to open Unix pipes to data in the neural
  1262.    network. This replaces the NeWS1.1 graphical interface
  1263.    in version 4.0 of the Aspirin/MIGRAINES software. The
  1264.    new interface is not a simple to use as the version 4.0
  1265.    interface but is much more portable and flexible.
  1266.      The MIGRAINES interface allows users to output
  1267.    neural network weight and node vectors to disk or to
  1268.    other Unix processes. Users can display the data using
  1269.    either public or commercial graphics/analysis tools.
  1270.    Example filters are included that convert data exported through
  1271.    MIGRAINES to formats readable by Gnuplot 3.0, Matlab, Mathematica,
  1272.    and xgobi.
  1273.      The software is available from two FTP sites:
  1274.    CMU's simulator collection on "pt.cs.cmu.edu" (128.2.254.155)
  1275.    in /afs/cs/project/connect/code/am6.tar.Z". 
  1276.    and UCLA's cognitive science machine "ftp.cognet.ucla.edu" (128.97.50.19)
  1277.    in alexis/am6.tar.Z
  1278.    The compressed tar file is a little less than 2 megabytes.
  1279.  
  1280. 13. Adaptive Logic Network kit 
  1281.    Available from menaik.cs.ualberta.ca.  This package differs from
  1282.    the traditional nets in that it uses logic functions rather than
  1283.    floating point; for many tasks, ALN's can show many orders of
  1284.    magnitude gain in training and performance speed.
  1285.    Anonymous ftp from menaik.cs.ualberta.ca [129.128.4.241] 
  1286.    README                         /pub/atree/atree.readme   (7 KB)
  1287.    unix source code and examples: /pub/atree/atree2.tar.Z   (145 KB)
  1288.    Postscript documentation:      /pub/atree/atree2.ps.Z    ( 76 KB)
  1289.    MS-Windows 3.x executable:     /pub/atree/a27exe.exe     (412 KB)
  1290.    MS-Windows 3.x source code:    /pub/atree/atre27.exe     (572 KB)
  1291.  
  1292. 14. NeuralShell
  1293.    Available from FTP site quanta.eng.ohio-state.edu
  1294.    (128.146.35.1) in directory "pub/NeuralShell", filename
  1295.    "NeuralShell.tar".
  1296.  
  1297. 15. PDP
  1298.    The PDP simulator package is available via anonymous FTP at
  1299.    nic.funet.fi  (128.214.6.100) in /pub/sci/neural/sims/pdp.tar.Z (0.2 MB)
  1300.    The simulator is also available with the book
  1301.     "Explorations in Parallel Distributed Processing: A Handbook of
  1302.      Models, Programs, and Exercises" by McClelland and Rumelhart.
  1303.      MIT Press, 1988.
  1304.    Comment: "This book is often referred to as PDP vol III which is a very
  1305.    misleading practice!  The book comes with software on an IBM disk but
  1306.    includes a makefile for compiling on UNIX systems.  The version of
  1307.    PDP available at nic.funet.fi seems identical to the one with the book
  1308.    except for a bug in bp.c which occurs when you try to run a script of
  1309.    PDP commands using the DO command.  This can be found and fixed easily."
  1310.  
  1311. 16. Xerion
  1312.    Xerion is available via anonymous ftp from 
  1313.    ftp.cs.toronto.edu in the directory /pub/xerion.  
  1314.    xerion-3.1.ps.Z (153 kB) and xerion-3.1.tar.Z (1322 kB) plus
  1315.    several concrete simulators built with xerion (about 40 kB each).
  1316.    Xerion runs on SGI and Sun machines and uses X Windows for graphics.
  1317.    The software contains modules that implement Back Propagation,
  1318.    Recurrent Back Propagation, Boltzmann Machine, Mean Field Theory,
  1319.    Free Energy Manipulation, Hard and Soft Competitive Learning, and
  1320.    Kohonen Networks. Sample networks built for each of the modules are
  1321.    also included.
  1322.    Contact: xerion@ai.toronto.edu
  1323.  
  1324. 17. Neocognitron simulator
  1325.   An implementation is available for anonymous ftp at
  1326.     [128.194.15.32] tamsun.tamu.edu as 
  1327.                     /pub/neocognitron.Z.tar     or
  1328.     [129.12.21.7]   unix.hensa.ac.uk as 
  1329.                     /pub/uunet/pub/ai/neural/neocognitron.tar.Z
  1330.   The simulator is written in C and comes with a list of references 
  1331.   which are necessary to read to understand the specifics of the
  1332.   implementation. The unsupervised version is coded without (!)
  1333.   C-cell inhibition.
  1334.  
  1335. 18. Multi-Module Neural Computing Environment (MUME)
  1336.   MUME is a simulation environment for multi-modules neural computing. It
  1337.   provides an object oriented facility for the simulation and training 
  1338.   of multiple nets with various architectures and learning algorithms.
  1339.   MUME includes a library of network architectures including feedforward,
  1340.   simple recurrent, and continuously running recurrent neural networks.
  1341.   Each architecture is supported by a variety of learning algorithms.
  1342.   MUME can be used for large scale neural network simulations as it provides
  1343.   support for learning in multi-net environments. It also provide pre- and
  1344.   post-processing facilities.
  1345.   The modules are provided in a library. Several "front-ends" or clients are
  1346.   also available. X-Window support by editor/visualization tool Xmume.
  1347.   MUME can be used to include non-neural computing modules (decision 
  1348.   trees, ...) in applications.
  1349.   Version 0.73 of MUME has been deposited for anonymous ftp on
  1350.   mickey.sedal.su.oz.au (129.78.24.170) in directory /mume.
  1351.   Contact:
  1352.     Marwan Jabri, SEDAL, Sydney University Electrical Engineering,
  1353.     NSW 2006 Australia,  marwan@sedal.su.oz.au
  1354.  
  1355. 19. LVQ_PAK, SOM_PAK
  1356.   These are packages for Learning Vector Quantization and 
  1357.   Self-Organizing Maps, respectively.
  1358.   They have been built by the LVQ/SOM Programming Team of the
  1359.   Helsinki University of Technology, Laboratory of Computer and 
  1360.   Information Science, Rakentajanaukio 2 C, SF-02150 Espoo, FINLAND             
  1361.   There are versions for Unix and MS-DOS available from
  1362.   cochlea.hut.fi (130.233.168.48) in 
  1363.   /pub/lvq_pak/lvq_pak-2.1.tar.Z   (340 kB, Unix)
  1364.   /pub/lvq_pak/lvq_p2r1.exe        (310 kB, MS-DOS self-extract archive)
  1365.   /pub/som_pak/som_pak-1.1.tar.Z   (246 kB, Unix)
  1366.   /pub/som_pak/som_p1r1.exe        (215 kB, MS-DOS self-extract archive)
  1367.  
  1368. 20. SESAME
  1369.   (Software Environment for the Simulation of Adaptive Modular Systems)
  1370.   SESAME  is a  prototypical software implementation  which facilitates
  1371.   * Object-oriented building blocks approach.
  1372.   * Contains a large  set of C++ classes  useful for  neural nets,
  1373.     neurocontrol and pattern recognition. No C++ classes can be used as
  1374.     stand alone, though! 
  1375.   * C++ classes include CartPole, nondynamic  two-robot arms, Lunar Lander,
  1376.     Backpropagation,  Feature Maps,   Radial Basis Functions,  TimeWindows,
  1377.     Fuzzy Set Coding,  Potential Fields,  Pandemonium,  and diverse utility
  1378.     building blocks.
  1379.   * A kernel which is the framework for the C++ classes and allows run-time
  1380.     manipulation,  construction,  and integration  of arbitrary complex and
  1381.     hybrid experiments. 
  1382.   * Currently no graphic interface for construction, only for visualization.
  1383.   * Platform is SUN4, XWindows
  1384.   Unfortunately no reasonable good introduction has been written until now.
  1385.   We hope to have something soon.  For now we provide papers (eg. NIPS-92),
  1386.   a reference manual (>220 pages), source code  (ca. 35.000 lines of
  1387.   code), and a SUN4-executable by ftp only.
  1388.   Sesame and its description is available for anonymous ftp on
  1389.      ftp ftp.gmd.de [129.26.8.90] in the directories
  1390.      gmd/as/sesame   and   gmd/as/paper
  1391.   Questions please to sesame-request@gmd.de
  1392.   There is only very limited support available. Currently we can not handle
  1393.   many users.
  1394.  
  1395. 21. Nevada Backpropagation (NevProp) 
  1396.   NevProp is a user-friendly backpropagation program written in C for
  1397.   UNIX, Macintosh, and DOS. The original version was Quickprop 1.0 by
  1398.   Scott Fahlman, as translated from Common Lisp into C by Terry Regier.
  1399.   The quickprop algorithm itself was not substantively changed, but we 
  1400.   inserted options to force gradient descent (per-epoch or per-pattern)
  1401.   and added generalization & stopped training, c index, and interface
  1402.   enhancements.     
  1403.   *** FEATURES:   NevProp version 1.15...
  1404.    o UNLIMITED (except by machine memory) number of input PATTERNS;
  1405.    o UNLIMITED number of input, hidden, and output UNITS;
  1406.    o Arbitrary CONNECTIONS among the various layers' units;
  1407.    o Clock-time or user-specified RANDOM SEED for initial random weights;
  1408.    o Choice of regular GRADIENT DESCENT or QUICKPROP;
  1409.    o Choice of LOGISTIC or TANH activation functions;
  1410.    o Choice of PER-EPOCH or PER-PATTERN (stochastic) weight updating;
  1411.    o GENERALIZATION to a test dataset;
  1412.    o AUTOMATICALLY STOPPED TRAINING based on generalization;
  1413.    o RETENTION of best-generalizing weights and predictions;
  1414.    o Simple but useful bar GRAPH to show smoothness of generalization;
  1415.    o SAVING of results to a file while working interactively;
  1416.    o SAVING of weights file and reloading for continued training;
  1417.    o PREDICTION-only on datasets by applying an existing weights file;
  1418.    o In addition to RMS error, the concordance, or c index is displayed.
  1419.      The c index shows the correctness of the RELATIVE ordering
  1420.      of predictions AMONG the cases; ie, it considers all possible PAIRS
  1421.      of vectors. This statistic is identical to the area under the
  1422.      receiver operating characteristic (ROC) curve, widely used in
  1423.      technology assessment.
  1424.    The most updated version of NevProp will be made available 
  1425.    by anonymous ftp from the University of Nevada, Reno:
  1426.      "unssun.scs.unr.edu" [134.197.10.128]
  1427.      directory "pub/goodman/nevpropdir"
  1428.    Limited support is available from Phil Goodman (goodman@unr.edu),
  1429.    University of Nevada Center for Biomedical Research.
  1430.  
  1431. 22. Fuzzy ARTmap
  1432.    Available for anonymous ftp from park.bu.edu [128.176.121.56]
  1433.    as /pub/fuzzy-artmap.tar.Z  (44 kB)
  1434.    (This is just a small example program.)
  1435.  
  1436. 23. PYGMALION
  1437.    This is a prototype that stems from an ESPRIT project. It implements
  1438.    back-propagation, self organising map, and Hopfield nets.
  1439.    On imag.imag.fr [129.88.32.1] in directory archive/pygmalion:
  1440.    pygmalion.tar.Z (1534 kb)
  1441.  
  1442. For some of these simulators there are user mailing lists. Get the
  1443. packages and look into their documentation for further info.
  1444.  
  1445. If you are using a small computer (PC, Mac, etc.) you may want to have
  1446. a look at the  Central Neural System Electronic Bulletin Board
  1447. (see Answer 14)
  1448. Modem: 509-627-6CNS; Sysop: Wesley R. Elsberry;
  1449. P.O. Box 1187, Richland, WA 99352; welsberr@sandbox.kenn.wa.us
  1450. There are lots of small simulator packages, the CNS ANNSIM file set.
  1451. There is an ftp mirror site for the CNS ANNSIM file set at
  1452. me.uta.edu (129.107.2.20) in the /pub/neural directory.  Most ANN
  1453. offerings are in /pub/neural/annsim.
  1454.  
  1455. ------------------------------------------------------------------------
  1456.  
  1457. -A16.) Commercial software packages for NN simulation ?
  1458.  
  1459. [preliminary]
  1460. [who will write some short comment on each of the most 
  1461.  important packages ?]
  1462.  
  1463. The Number 1 of each volume of the journal "Neural Networks" has a list
  1464. of some dozens of commercial suppliers of Neural Network things:
  1465. Software, Hardware, Support, Programming, Design and Service.
  1466.  
  1467. Here is a naked list of names of Simulators running on PC (and, partly, 
  1468. some other platforms, too):
  1469.  
  1470. 1. NeuralWorks Professional 2+ (NeuralWare)
  1471. 2. AIM
  1472. 3. BrainMaker Professional
  1473. 4. Brain Cel
  1474. 5. Neural Desk
  1475. 6. Neural Case
  1476. 7. Neuro Windows
  1477. 8. Explorenet 3000
  1478. 9. NeuroShell (Systems Group)
  1479. 10. DynaMind, DynaMind Developer (NeuroDynamX)
  1480.  
  1481. Another thing:
  1482.  
  1483. MATLAB Neural Network Toolbox (for use with Matlab 4.x)
  1484. Contact: The MathWorks, Inc.     Phone: 508-653-1415
  1485.          24 Prime Park Way       FAX: 508-653-2997
  1486.          Natick, MA  01760       email: info@mathworks.com
  1487.  
  1488. (Comment by Richard Andrew Miles Outerbridge, RAMO@UVPHYS.PHYS.UVIC.CA)
  1489. Matlab is spreading like hotcakes (and the educational discounts 
  1490. are very impressive). The newest release of Matlab (4.0) ansrwers
  1491. the question "if you could only program in one language what would it be?".
  1492. The neural network toolkit is worth getting for the manual alone. Matlab is
  1493. available with lots of other toolkits (signal processing, optimization, etc.)
  1494. but I don't use them much - the main package is more than enough. The nice
  1495. thing about the Matlab approach is that you can easily interface the neural
  1496. network stuff with anything else you are doing.
  1497.  
  1498. ------------------------------------------------------------------------
  1499.  
  1500. -A17.) Neural Network hardware ?
  1501.  
  1502. [preliminary]
  1503. [who will write some short comment on the most important
  1504.  HW-packages and chips ?]
  1505.  
  1506. The Number 1 of each volume of the journal "Neural Networks" has a list
  1507. of some dozens of suppliers of Neural Network support:
  1508. Software, Hardware, Support, Programming, Design and Service.
  1509.  
  1510. Here is a list of companies contributed by xli@computing-maths.cardiff.ac.uk:
  1511.  
  1512. 1. HNC, INC.
  1513.    5501 Oberlin Drive
  1514.    San Diego
  1515.    California 92121
  1516.    (619) 546-8877
  1517.       and a second address at
  1518.    7799 Leesburg Pike, Suite 900
  1519.    Falls Church, Virginia
  1520.    22043
  1521.    (703) 847-6808
  1522.       Note: Australian Dist.: Unitronics 
  1523.                               Tel : (09) 4701443
  1524.                               Contact: Martin Keye
  1525.    HNC markets:
  1526.     'Image Document Entry Processing Terminal' - it recognises
  1527.     handwritten documents and converts the info to ASCII.
  1528.     'ExploreNet 3000' - a NN demonstrator
  1529.     'Anza/DP Plus'- a Neural Net board with 25MFlop or 12.5M peak 
  1530.     interconnects per second.
  1531.  
  1532. 2. SAIC (Sience Application International Corporation)
  1533.    10260 Campus Point Drive
  1534.    MS 71, San Diego
  1535.    CA 92121
  1536.    (619) 546 6148
  1537.    Fax: (619) 546 6736
  1538.  
  1539. 3. Micro Devices
  1540.    30 Skyline Drive
  1541.    Lake Mary
  1542.    FL 32746-6201
  1543.    (407) 333-4379
  1544.    MicroDevices makes   MD1220 - 'Neural Bit Slice'
  1545.    Each of the products mentioned sofar have very different usages.
  1546.    Although this sounds similar to Intel's product, the
  1547.    architectures are not.
  1548.  
  1549. 4. Intel Corp
  1550.    2250 Mission College Blvd
  1551.    Santa Clara, Ca 95052-8125
  1552.    Attn ETANN, Mail Stop SC9-40
  1553.    (408) 765-9235
  1554.    Intel is making an experimental chip:
  1555.    80170NW - Electrically trainable Analog Neural Network (ETANN)
  1556.    It has 64 'neurons' on it - almost fully internally connectted
  1557.    and the chip can be put in an hierarchial architecture to do 2 Billion
  1558.    interconnects per second.
  1559.    Support software has already been made by
  1560.      California Scientific Software
  1561.      10141 Evening Star Dr #6
  1562.      Grass Valley, CA 95945-9051
  1563.      (916) 477-7481
  1564.    Their product is called 'BrainMaker'.
  1565.    
  1566. 5. NeuralWare, Inc
  1567.    Penn Center West
  1568.    Bldg IV Suite 227
  1569.    Pittsburgh
  1570.    PA 15276
  1571.    They only sell software/simulator but for many platforms.
  1572.  
  1573. 6. Tubb Research Limited
  1574.    7a Lavant Street
  1575.    Peterfield
  1576.    Hampshire
  1577.    GU32 2EL
  1578.    United Kingdom
  1579.    Tel: +44 730 60256
  1580.  
  1581. 7. Adaptive Solutions Inc
  1582.    1400 NW Compton Drive
  1583.    Suite 340
  1584.    Beaverton, OR 97006
  1585.    U. S. A.
  1586.    Tel: 503 - 690 - 1236   FAX: 503 - 690 - 1249
  1587.  
  1588. 8. NeuroDynamX, Inc.
  1589.    4730 Walnut St., Suite 101B
  1590.    Boulder, CO 80301
  1591.    Voice: (303) 442-3539   Fax: (303) 442-2854
  1592.    Internet: techsupport@ndx.com
  1593.    NDX sells a number neural network hardware products:
  1594.    NDX Neural Accelerators: a line of i860-based accelerator cards for
  1595.    the PC that give up to 45 million connections per second for use 
  1596.    with the DynaMind neural network software.
  1597.    iNNTS: Intel's 80170NX (ETANN) Neural Network Training System. NDX's president
  1598.    was one of the co-designers of this chip.
  1599.  
  1600.  
  1601. And here is an incomplete list of Neurocomputers 
  1602. (provided by jon@kongle.idt.unit.no (Jon Gunnar Solheim)):
  1603.  
  1604. Overview over known Neural Computers with their newest known reference.
  1605. \subsection*{Digital}
  1606. \subsubsection{Special Computers}
  1607.  
  1608. {\bf AAP-2}
  1609. Takumi Watanabe, Yoshi Sugiyama, Toshio Kondo, and Yoshihiro Kitamura.
  1610. Neural network simulation on a massively parallel cellular array
  1611. processor: AAP-2. 
  1612. In International Joint Conference on Neural Networks, 1989.
  1613.  
  1614. {\bf ANNA}
  1615. B.E.Boser, E.Sackinger, J.Bromley, Y.leChun, and L.D.Jackel.\\
  1616. Hardware Requirements for Neural Network Pattern Classifiers.\\
  1617. In {\it IEEE Micro}, 12(1), pages 32-40, February 1992.
  1618.  
  1619. {\bf Analog Neural Computer}
  1620. Paul Mueller et al. 
  1621. Design and performance of a prototype analog neural computer. 
  1622. In Neurocomputing, 4(6):311-323, 1992.
  1623.  
  1624. {\bf APx -- Array Processor Accelerator}\\
  1625. F.Pazienti.\\
  1626. Neural networks simulation with array processors. 
  1627. In {\it Advanced Computer Technology, Reliable Systems and Applications;
  1628. Proceedings of the 5th Annual Computer Conference}, pages 547-551. 
  1629. IEEE Comput. Soc. Press, May 1991. ISBN: 0-8186-2141-9.
  1630.  
  1631. {\bf ASP -- Associative String Processor}\\
  1632. A.Krikelis.\\
  1633. A novel massively associative processing architecture for the
  1634. implementation artificial neural networks.\\
  1635. In {\it 1991 International Conference on Acoustics, Speech and 
  1636. Signal Processing}, volume 2, pages 1057-1060. IEEE Comput. Soc. Press,
  1637. May 1991.
  1638.  
  1639. {\bf BSP400}
  1640. Jan N.H. Heemskerk, Jacob M.J. Murre, Jaap Hoekstra, Leon H.J.G.
  1641. Kemna, and Patrick T.W. Hudson. 
  1642. The bsp400: A modular neurocomputer assembled from 400 low-cost
  1643. microprocessors. 
  1644. In International Conference on Artificial Neural Networks. Elsevier
  1645. Science, 1991.
  1646.  
  1647. {\bf BLAST}\\
  1648. J.G.Elias, M.D.Fisher, and C.M.Monemi.\\
  1649. A multiprocessor machine for large-scale neural network simulation.
  1650. In {\it IJCNN91-Seattle: International Joint Conference on Neural
  1651. Networks}, volume 1, pages 469-474. IEEE Comput. Soc. Press, July 1991.
  1652. ISBN: 0-7883-0164-1.
  1653.  
  1654. {\bf CNAPS Neurocomputer}\\
  1655. H.McCartor\\
  1656. Back Propagation Implementation on the Adaptive Solutions CNAPS
  1657. Neurocomputer.\\
  1658. In {\it Advances in Neural Information Processing Systems}, 3, 1991.
  1659.  
  1660. {\bf MA16 -- Neural Signal Processor}
  1661. U.Ramacher, J.Beichter, and N.Bruls.\\
  1662. Architecture of a general-purpose neural signal processor.\\
  1663. In {\it IJCNN91-Seattle: International Joint Conference on Neural
  1664. Networks}, volume 1, pages 443-446. IEEE Comput. Soc. Press, July 1991.
  1665. ISBN: 0-7083-0164-1.
  1666.  
  1667. {\bf Mindshape}
  1668. Jan N.H. Heemskerk, Jacob M.J. Murre Arend Melissant, Mirko Pelgrom,
  1669. and Patrick T.W. Hudson. 
  1670. Mindshape: a neurocomputer concept based on a fractal architecture. 
  1671. In International Conference on Artificial Neural Networks. Elsevier
  1672. Science, 1992. 
  1673.  
  1674. {\bf mod 2}
  1675. Michael L. Mumford, David K. Andes, and Lynn R. Kern. 
  1676. The mod 2 neurocomputer system design. 
  1677. In IEEE Transactions on Neural Networks, 3(3):423-433, 1992.
  1678.  
  1679. {\bf NERV}\\
  1680. R.Hauser, H.Horner, R. Maenner, and M.Makhaniok.\\
  1681. Architectural Considerations for NERV - a General Purpose Neural
  1682. Network Simulation System.\\
  1683. In {\it Workshop on Parallel Processing: Logic, Organization and
  1684. Technology -- WOPPLOT 89}, pages 183-195. Springer Verlag, Mars 1989.
  1685. ISBN: 3-5405-5027-5.
  1686.  
  1687. {\bf NP -- Neural Processor}\\
  1688. D.A.Orrey, D.J.Myers, and J.M.Vincent.\\
  1689. A high performance digital processor for implementing large artificial
  1690. neural networks.\\
  1691. In {\it Proceedings of of the IEEE 1991 Custom Integrated Circuits
  1692. Conference}, pages 16.3/1-4. IEEE Comput. Soc. Press, May 1991. 
  1693. ISBN: 0-7883-0015-7.
  1694.  
  1695. {\bf RAP -- Ring Array Processor }\\
  1696. N.Morgan, J.Beck, P.Kohn, J.Bilmes, E.Allman, and J.Beer.\\
  1697. The ring array processor: A multiprocessing peripheral for connectionist
  1698. applications. \\
  1699. In {\it Journal of Parallel and Distributed Computing}, pages
  1700. 248-259, April 1992.
  1701.  
  1702. {\bf RENNS -- REconfigurable Neural Networks Server}\\
  1703. O.Landsverk, J.Greipsland, J.A.Mathisen, J.G.Solheim, and L.Utne.\\
  1704. RENNS - a Reconfigurable Computer System for Simulating Artificial
  1705. Neural Network Algorithms.\\
  1706. In {\it Parallel and Distributed Computing Systems, Proceedings of the
  1707. ISMM 5th International Conference}, pages 251-256. The International
  1708. Society for Mini and Microcomputers - ISMM, October 1992. 
  1709. ISBN: 1-8808-4302-1.
  1710.  
  1711. {\bf SMART -- Sparse Matrix Adaptive and Recursive Transforms}\\
  1712. P.Bessiere, A.Chams, A.Guerin, J.Herault, C.Jutten, and J.C.Lawson.\\
  1713. From Hardware to Software: Designing a ``Neurostation''.\\
  1714. In {\it VLSI design of Neural Networks}, pages 311-335, June 1990.
  1715.  
  1716. {\bf SNAP -- Scalable Neurocomputer Array Processor}
  1717. E.Wojciechowski.\\
  1718. SNAP: A parallel processor for implementing real time neural networks.\\
  1719. In {\it Proceedings of the IEEE 1991 National Aerospace and Electronics
  1720. Conference; NAECON-91}, volume 2, pages 736-742. IEEE Comput.Soc.Press,
  1721. May 1991.
  1722.  
  1723. {\bf Toroidal Neural Network Processor}\\
  1724. S.Jones, K.Sammut, C.Nielsen, and J.Staunstrup.\\
  1725. Toroidal Neural Network: Architecture and Processor Granularity
  1726. Issues.\\
  1727. In {\it VLSI design of Neural Networks}, pages 229-254, June 1990.
  1728.  
  1729. {\bf SMART and SuperNode}
  1730. P. Bessi`ere, A. Chams, and P. Chol. 
  1731. MENTAL : A virtual machine approach to artificial neural networks programming.
  1732. In NERVES, ESPRIT B.R.A. project no 3049, 1991. 
  1733. (The report archived on neuroprose}
  1734.  
  1735.  
  1736. \subsubsection{Standard Computers}
  1737.  
  1738. {\bf EMMA-2}\\
  1739. R.Battiti, L.M.Briano, R.Cecinati, A.M.Colla, and P.Guido.\\
  1740. An application oriented development environment for Neural Net models on
  1741. multiprocessor Emma-2.\\
  1742. In {\it Silicon Architectures for Neural Nets; Proceedings for the IFIP
  1743. WG.10.5 Workshop}, pages 31-43. North Holland, November 1991. 
  1744. ISBN: 0-4448-9113-7.
  1745.  
  1746. {\bf iPSC/860 Hypercube}\\
  1747. D.Jackson, and D.Hammerstrom\\
  1748. Distributing Back Propagation Networks Over the Intel iPSC/860
  1749. Hypercube}\\ 
  1750. In {\it IJCNN91-Seattle: International Joint Conference on Neural
  1751. Networks}, volume 1, pages 569-574. IEEE Comput. Soc. Press, July 1991.
  1752. ISBN: 0-7083-0164-1.
  1753.  
  1754. {\bf SCAP -- Systolic/Cellular Array Processor}\\
  1755. Wei-Ling L., V.K.Prasanna, and K.W.Przytula.\\
  1756. Algorithmic Mapping of Neural Network Models onto Parallel SIMD
  1757. Machines.\\
  1758. In {\it IEEE Transactions on Computers}, 40(12), pages 1390-1401,
  1759. December 1991. ISSN: 0018-9340.
  1760.  
  1761. ------------------------------------------------------------------------
  1762.  
  1763. -A19.) Databases for experimentation with NNs ?
  1764.  
  1765. [are there any more ?]
  1766.  
  1767. 1. The neural-bench Benchmark collection
  1768.    accessible via anonymous FTP on
  1769.      "ftp.cs.cmu.edu" [128.2.206.173]
  1770.    in directory
  1771.      "/afs/cs/project/connect/bench"
  1772.    In case of problems email contact is "neural-bench@cs.cmu.edu".
  1773.    The data sets in this repository include the 'nettalk' data,
  1774.    'two spirals', protein structure prediction, vowel recognition,
  1775.    sonar signal classification, and a few others.
  1776.  
  1777. 2. UCI machine learning database
  1778.    accessible via anonymous FTP on
  1779.      "ics.uci.edu" [128.195.1.1]
  1780.    in directory
  1781.      "/pub/machine-learning-databases"
  1782.  
  1783. 3. NIST special databases of the National Institute Of Standards 
  1784.    And Technology:
  1785.    NIST special database 2: 
  1786.      Structured Forms Reference Set (SFRS)
  1787.  
  1788.      The NIST database of structured forms contains 5,590 full page images
  1789.      of simulated tax forms completed using machine print. THERE IS NO REAL
  1790.      TAX DATA IN THIS DATABASE. The structured forms used in this database
  1791.      are 12 different forms from the 1988, IRS 1040 Package X. These
  1792.      include Forms 1040, 2106, 2441, 4562, and 6251 together with Schedules
  1793.      A, B, C, D, E, F and SE.  Eight of these forms contain two pages or
  1794.      form faces making a total of 20 form faces represented in the
  1795.      database.  Each image is stored in bi-level black and white raster
  1796.      format.  The images in this database appear to be real forms prepared
  1797.      by individuals but the images have been automatically derived and
  1798.      synthesized using a computer and contain no "real" tax data. The entry
  1799.      field values on the forms have been automatically generated by a
  1800.      computer in order to make the data available without the danger of
  1801.      distributing privileged tax information.  In addition to the images
  1802.      the database includes 5,590 answer files, one for each image. Each
  1803.      answer file contains an ASCII representation of the data found in the
  1804.      entry fields on the corresponding image. Image format documentation
  1805.      and example software are also provided.  The uncompressed database
  1806.      totals approximately 5.9 gigabytes of data.
  1807.  
  1808.    NIST special database 3: 
  1809.      Binary Images of Handwritten Segmented Characters (HWSC)
  1810.  
  1811.      Contains 313,389 isolated character images segmented from the
  1812.      2,100 full-page images distributed with "NIST Special Database 1".
  1813.      223,125 digits, 44,951 upper-case, and 45,313 lower-case character
  1814.      images. Each character image has been centered in a separate 
  1815.      128 by 128 pixel region, error rate of the segmentation and
  1816.      assigned classification is less than 0.1%. 
  1817.      The uncompressed database totals approximately 2.75 gigabytes of
  1818.      image data and includes image format documentation and example software.
  1819.  
  1820.  
  1821.    NIST special database 4: 
  1822.      8-Bit Gray Scale Images of Fingerprint Image Groups (FIGS)
  1823.  
  1824.      The NIST database of fingerprint images contains 2000 8-bit gray scale
  1825.      fingerprint image pairs. Each image is 512 by 512 pixels with 32 rows
  1826.      of white space at the bottom and classified using one of the five
  1827.      following classes: A=Arch, L=Left Loop, R=Right Loop, T=Tented Arch,
  1828.      W=Whirl. The database is evenly distributed over each of the five
  1829.      classifications with 400 fingerprint pairs from each class. The images
  1830.      are compressed using a modified JPEG lossless compression algorithm
  1831.      and require approximately 636 Megabytes of storage compressed and 1.1
  1832.      Gigabytes uncompressed (1.6 : 1 compression ratio). The database also
  1833.      includes format documentation and example software.
  1834.  
  1835.    More short overview:
  1836.    Special Database 1 - NIST Binary Images of Printed Digits, Alphas, and Text
  1837.    Special Database 2 - NIST Structured Forms Reference Set of Binary Images
  1838.    Special Database 3 - NIST Binary Images of Handwritten Segmented Characters
  1839.    Special Database 4 - NIST 8-bit Gray Scale Images of Fingerprint Image Groups
  1840.    Special Database 6 - NIST Structured Forms Reference Set 2 of Binary Images
  1841.    Special Database 7 - NIST Test Data 1: Binary Images of Handprinted Segmented
  1842.                         Characters
  1843.    Special Software 1 - NIST Scoring Package Release 1.0
  1844.  
  1845.    Special Database 1 - $895.00
  1846.    Special Database 2 - $250.00
  1847.    Special Database 3 - $895.00
  1848.    Special Database 4 - $250.00
  1849.    Special Database 6 - $250.00
  1850.    Special Database 7 - $1,000.00
  1851.    Special Software 1 - $1,150.00
  1852.   
  1853.    The system requirements for all databases are a 5.25" CD-ROM drive 
  1854.    with software to read ISO-9660 format.
  1855.  
  1856.    Contact:  Darrin L. Dimmick
  1857.              dld@magi.ncsl.nist.gov     (301)975-4147
  1858.  
  1859.    If you wish to order the database, please contact:
  1860.      Standard Reference Data
  1861.      National Institute of Standards and Technology
  1862.      221/A323
  1863.      Gaithersburg, MD 20899
  1864.      (301)975-2208  or  (301)926-0416 (FAX)
  1865.  
  1866. 4. CEDAR CD-ROM 1: Database of Handwritten
  1867.    Cities, States, ZIP Codes, Digits, and Alphabetic Characters
  1868.  
  1869.    The Center Of Excellence for Document Analysis and Recognition (CEDAR)
  1870.    State University of New York at Buffalo announces the availability of
  1871.    CEDAR CDROM 1: USPS Office of Advanced Technology 
  1872.    The database contains handwritten words and ZIP Codes
  1873.    in high resolution grayscale (300  ppi  8-bit)  as  well  as
  1874.    binary handwritten digits and alphabetic characters (300 ppi
  1875.    1-bit).  This database is intended to encourage research  in
  1876.    off-line  handwriting  recognition  by  providing  access to
  1877.    handwriting samples  digitized  from  envelopes in a working
  1878.    post office.
  1879.      Specifications of the database include:
  1880.      +    300 ppi 8-bit grayscale handwritten words (cities,
  1881.           states, ZIP Codes)
  1882.           o    5632 city words
  1883.           o    4938 state words
  1884.           o    9454 ZIP Codes
  1885.      +    300 ppi binary handwritten characters and digits:
  1886.           o    27,837 mixed alphas  and  numerics  segmented
  1887.                from address blocks
  1888.           o    21,179 digits segmented from ZIP Codes
  1889.      +    every image supplied with  a  manually  determined
  1890.           truth value
  1891.      +    extracted from live mail in a  working  U.S.  Post
  1892.           Office
  1893.      +    word images in the test  set  supplied  with  dic-
  1894.           tionaries  of  postal  words that simulate partial
  1895.           recognition of the corresponding ZIP Code.
  1896.      +    digit images included in test  set  that  simulate
  1897.           automatic ZIP Code segmentation.  Results on these
  1898.           data can be projected to overall ZIP Code recogni-
  1899.           tion performance.
  1900.      +    image format documentation and software included
  1901.    System requirements are a 5.25" CD-ROM drive with software  to  read  ISO-
  1902.    9660 format.
  1903.    For any further information, including how to order the
  1904.    database, please contact:
  1905.      Jonathan J. Hull, Associate Director, CEDAR, 226 Bell Hall
  1906.      State University of New York at Buffalo, Buffalo, NY 14260
  1907.      hull@cs.buffalo.edu (email)
  1908.  
  1909. 5. AI-CD-ROM (see above under "other sources of information about NNs")
  1910.  
  1911. ------------------------------------------------------------------------
  1912.  
  1913.  
  1914.  
  1915. That's all folks.
  1916.  
  1917. ========================================================================
  1918.  
  1919. Acknowledgements: Thanks to all the people who helped to get the stuff
  1920.                   above into the posting. I cannot name them all, because
  1921.                   I would make far too many errors then. :->
  1922.  
  1923.                   No ?  Not good ?  You want individual credit ?
  1924.                   OK, OK. I'll try to name them all. But: no guarantee....
  1925.  
  1926.   THANKS FOR HELP TO:
  1927. (in alphabetical order of email adresses, I hope)
  1928.  
  1929. Allen Bonde <ab04@harvey.gte.com>
  1930. Alexander Linden <al@jargon.gmd.de>
  1931. S.Taimi Ames <ames@reed.edu>
  1932. anderson@atc.boeing.com
  1933. Avraam Pouliakis <apou@leon.nrcps.ariadne-t.gr>
  1934. Kim L. Blackwell <avrama@helix.nih.gov>
  1935. Paul Bakker <bakker@cs.uq.oz.au>
  1936. Yijun Cai <caiy@mercury.cs.uregina.ca>
  1937. L. Leon Campbell <campbell@brahms.udel.edu>
  1938. David Ewing <dave@ndx.com>
  1939. David DeMers <demers@cs.ucsd.edu>
  1940. Denni Rognvaldsson <denni@thep.lu.se>
  1941. Wesley R. Elsberry <elsberry@cse.uta.edu>
  1942. Frank Schnorrenberg <fs0997@easttexas.tamu.edu>
  1943. Gary Lawrence Murphy <garym@maya.isis.org>
  1944. gaudiano@park.bu.edu
  1945. Lee Giles <giles@research.nj.nec.com>
  1946. Glen Clark <opto!glen@gatech.edu>
  1947. Phil Goodman <goodman@unr.edu>
  1948. guy@minster.york.ac.uk
  1949. Joerg Heitkoetter <heitkoet@lusty.informatik.uni-dortmund.de>
  1950. Ralf Hohenstein <hohenst@math.uni-muenster.de>
  1951. Jean-Denis Muller <jdmuller@vnet.ibm.com>
  1952. Jonathan Kamens <jik@MIT.Edu>
  1953. Jon Gunnar Solheim <jon@kongle.idt.unit.no>
  1954. Josef Nelissen <jonas@beor.informatik.rwth-aachen.de>
  1955. Kjetil.Noervaag@idt.unit.no
  1956. Luke Koops <koops@gaul.csd.uwo.ca>
  1957. William Mackeown <mackeown@compsci.bristol.ac.uk>
  1958. Peter Marvit <marvit@cattell.psych.upenn.edu>
  1959. masud@worldbank.org
  1960. Yoshiro Miyata <miyata@sccs.chukyo-u.ac.jp>
  1961. Jyrki Alakuijala <more@ee.oulu.fi>
  1962. mrs@kithrup.com
  1963. Maciek Sitnik <msitnik@plearn.edu.pl>
  1964. R. Steven Rainwater <ncc@ncc.jvnc.net>
  1965. Michael Plonski <plonski@aero.org>
  1966. Lutz Prechelt <prechelt@ira.uka.de> [creator of FAQ]
  1967. Richard Andrew Miles Outerbridge <ramo@uvphys.phys.uvic.ca>
  1968. Richard Cornelius <richc@rsf.atd.ucar.edu>
  1969. Rob Cunningham <rkc@xn.ll.mit.edu>
  1970. Osamu Saito <saito@nttica.ntt.jp>
  1971. Ted Stockwell <ted@aps1.spa.umn.edu>
  1972. Thomas G. Dietterich <tgd@research.cs.orst.edu>
  1973. Thomas.Vogel@cl.cam.ac.uk
  1974. Ulrich Wendl <uli@unido.informatik.uni-dortmund.de>
  1975. Matthew P Wiener <weemba@sagi.wistar.upenn.edu>
  1976.  
  1977. Bye
  1978.  
  1979.   Lutz
  1980.  
  1981. -- 
  1982. Lutz Prechelt   (email: prechelt@ira.uka.de)            | Whenever you 
  1983. Institut fuer Programmstrukturen und Datenorganisation  | complicate things,
  1984. Universitaet Karlsruhe;  76128 Karlsruhe;  Germany      | they get
  1985. (Voice: ++49/721/608-4068, FAX: ++49/721/694092)        | less simple.
  1986.