home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / ai / neuraln / 4776 < prev    next >
Encoding:
Text File  |  1993-01-10  |  5.0 KB  |  145 lines

  1. Newsgroups: comp.ai.neural-nets
  2. Path: sparky!uunet!munnari.oz.au!metro!ee.su.oz.au!marwan
  3. From: marwan@ee.su.oz.au (Marwan A. Jabri, Sydney Univ. Elec. Eng., Tel: +61-2 692 2240)
  4. Subject: MUME on DOS-5.0 is available for anonymous FTP
  5. Message-ID: <1993Jan10.045007.7028@ucc.su.OZ.AU>
  6. Sender: news@ucc.su.OZ.AU
  7. Nntp-Posting-Host: brutus.ee.su.oz.au
  8. Reply-To: marwan@ee.su.oz.au (Marwan A. Jabri, Sydney Univ. Elec. Eng., Tel: +61-2 692 2240)
  9. Organization: Electrical Engineering, The University of Sydney, Australia
  10. Date: Sun, 10 Jan 1993 04:50:07 GMT
  11. Lines: 132
  12.  
  13. The Multi-Module Neural Computing Environment (MUME) version 0.5 for the
  14. MSDOS platform is now available FREE of charge via anonymous ftp on
  15.     brutus.ee.su.oz.au:/pub/MUME-0.5-DOS.zip
  16.  
  17. The full listing of the file is:
  18.     -rw-r--r--  1 mume     mume      1391377 Jan  8 15:45 MUME-0.5-DOS.zip
  19.  
  20. Unzipping it should create a directory called MUME-DOS and it is about 4.6 MB.
  21.  
  22. Following is the README file.
  23.  
  24.  
  25. Have fun.
  26.  
  27. MUME-Request@sedal.su.OZ.AU
  28.  
  29. -------------------------------------------------------------------------------
  30.  
  31.         Multi-Module Neural Computing Environment
  32.                 (MUME)
  33.             Version 0.5 (FREE) for MSDOS 5.0
  34.  
  35. MUME is a simulation environment for multi-modules neural computing. It
  36. provides an object oriented facility for the simulation and training 
  37. of multiple nets with various architectures and learning algorithms.
  38.  
  39. MUME includes a library of network architectures including feedforward,
  40. simple recurrent, and continuously running recurrent neural networks.
  41. Each architecture is supported by a variety of learning algorithms.
  42.  
  43. MUME can be used for large scale neural network simulations as it provides
  44. support for learning in multi-net environments. It also provide pre and
  45. post-processing facilities.
  46.  
  47. The object oriented structure makes simple the addition of new
  48. network classes and new learning algorithms. New classes/algorithms can be
  49. simply added to the library or compiled into a program at run-time. The
  50. interface between classes is performed using Network Service Functions
  51. which can be easily created for a new class/algorithm.
  52.  
  53. The architectures and learning algorithms currently available are:
  54.  
  55.  
  56.     Class                Learning algorithms
  57.     ------------            -------------------
  58.  
  59.     MLP                backprop, weight perturbation,
  60.                     node perturbation, summed weight
  61.                     perturbation
  62.  
  63.     SRN                backprop through time, weight
  64.                     update driven node splitting,
  65.                     History bound nets 
  66.  
  67.     CRRN                Williams and Zipser
  68.  
  69.     Programmable
  70.     Limited precision nets        Weight perturbation, Combined
  71.                     Search Algorithm, Simulated Annealing
  72.         
  73.     
  74. Other general purpose classes include (viewed as nets):
  75.  
  76.     o    DC source
  77.     o    Time delays
  78.     o    Random source
  79.     o    FIFOs and LIFOs
  80.     o    Winner-take-all
  81.     o    X out of Y classifiers
  82.  
  83. The modules are provided in a library. Several "front-ends" or clients are
  84. also available.
  85.  
  86. MUME can be used to include non-neural computing modules (decision 
  87. trees, ...) in applications.
  88.  
  89. The software is the product of a number of staff and postgraduate students
  90. at the Machine Intelligence Group at Sydney University Electrical
  91. Engineering. It is currently being used in research, research and
  92. development and teaching, in ECG and ICEG classification, and speech and
  93. image recognition. As such, we are interested in institutions that
  94. can exploit the tool (especially in educational courses) and build up on it.
  95.  
  96. The software is written in 'C' and is aviable on the following platforms:
  97.     - Sun (SunOS)
  98.     - DEC (Ultrix)
  99.     - Fujitsu VP2200 (UXP/M)
  100.     - IBM RS6000 (AIX)
  101.     - Hewlett Packard (HP-UX)
  102.     - IBM PC compatibles (MSDOS 5.0) -- does not run under MS-Windows'
  103.         DOS sessions
  104.  
  105. The MSDOS version of MUME is available as a public domain software. It can be
  106. ftp-ed from brutus.ee.su.oz.au:/pub/MUME-0.5-DOS.zip.
  107.  
  108. MUME for the other platforms is available to research institutions on
  109. media/doc/postage cost arrangements. Information on how to acquire it may be
  110. obtained by writing (or email) to:
  111.  
  112.     Marwan Jabri
  113.     SEDAL
  114.     Sydney University Electrical Engineering
  115.     NSW 2006 Australia
  116.     Tel: (+61-2)     692-2240
  117.     Fax:         660-1228
  118.     Email:        marwan@sedal.su.oz.au
  119.  
  120.  
  121. A MUME mailing list is currently available by sending an email to
  122.     MUME-Requests@sedal.su.OZ.AU
  123. Please put your subscription email address on the 'Subject:' line.
  124.  
  125. To send mail to everybody in the mailing list, send it to:
  126.      MUME@sedal.su.OZ.AU
  127.  
  128. All bugs reports should be sent to MUME-Bugs@sedal.su.OZ.AU and should include
  129. the following details:
  130.     1.  Date (eg. 12 Feb 1993).
  131.     2.  Name (eg. John Citizen).
  132.     3.  Company/Institution (eg. Sydney University Electrical Engineering).
  133.     4.  Contact Address (eg. what-is-mume@sedal.su.OZ.AU).
  134.     5.  Version of MUME (eg. MUME 0.5).
  135.     6.  Machine Name/Type (eg. Sun Sparc 2).
  136.     7.  Version of the Operating System (eg. SunOS 4.1.1).
  137.     8.  Brief Description of the problem(s).
  138.     9.  Error Messages (if any).
  139.     10. Related Files (Filename, Version and Relationship to problems).
  140.  
  141. -------------------------------------------------------------------
  142. Marwan Jabri                  Email: marwan@ee.su.oz.au
  143. SEDAL, Electrical Engineering,              Tel: (+61-2) 692-2240
  144. Sydney University, NSW 2006, Australia           Fax: (+61-2) 692-3847
  145.