home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / dev / misc / neuralnetlib.readme < prev    next >
Encoding:
Text File  |  1999-09-06  |  3.1 KB  |  92 lines

  1. Short:    Shared library for neural networks
  2. Author:   A. Behzadpour and Timm S. Mueller
  3. Uploader: Timm S. Mueller (Timm.Mueller@darmstadt.netsurf.de)
  4. Version:  5.0
  5. Type:     dev/misc
  6. Requires: os3.0 (v39), 68020
  7.  
  8.  
  9.  
  10. overview
  11. --------------------------------------
  12.  
  13.   neuralnet.library is an amiga shared library. it provides a
  14.   lean and simple programming interface for the use of neural
  15.   networks.
  16.   
  17.   neuralnet.library allows creation of backpropagation networks.
  18.   this is one of the simplest and most common network types.
  19.   
  20.   there are many possible applications: use it for optical
  21.   recognition, mouse-movement detection, analysis of complex
  22.   number series, result predictions, and 'intelligent'
  23.   user interaction.
  24.   
  25.   keep in mind that the library only provides the general
  26.   implementation of backpropagation networks. the most complex
  27.   and demanding part of the work is to parametrize the input
  28.   and output. neural networks require intellectual assistance.
  29.   
  30.   this package contains a simple manual that covers some of the
  31.   basic theory and how to use the library in daily applications.
  32.  
  33.  
  34.  
  35. legal status
  36. --------------------------------------
  37.  
  38.   neuralnet.library is © by TEK
  39.  
  40.   this software is freeware. you are allowed to use the library
  41.   in freeware and shareware products, and to include it to your
  42.   software distributions. you are not allowed to use it in
  43.   modified form.
  44.  
  45.  
  46.  
  47. authors
  48. --------------------------------------
  49.  
  50.   Alireza Behzadpour
  51.   alireza@behzadpour.net
  52.   theory, layout, documentation
  53.  
  54.   
  55.   Bifat / TEK neoscientists
  56.   timm.mueller@darmstadt.netsurf.de
  57.   implementation, documentation
  58.  
  59.   
  60.   TEK neoscientists homepage
  61.   including support section for neuralnet.library
  62.   
  63.   http://come.to/neoscientists
  64.  
  65.  
  66. ============================= Archive contents =============================
  67.  
  68. Original  Packed Ratio    Date     Time    Name
  69. -------- ------- ----- --------- --------  -------------
  70.      436     179 58.9% 16-Feb-99 17:53:04 +doc.info
  71.      436     176 59.6% 19-Feb-99 08:13:16 +autodoc.info
  72.    11779    2126 81.9% 01-Jul-99 22:26:10 +neuralnet
  73.     9488    1880 80.1% 01-Jul-99 22:25:08 +neuralnet.doc
  74.      324     176 45.6% 19-Feb-99 08:13:16 +neuralnet.doc.info
  75.      324     177 45.3% 19-Feb-99 08:13:16 +neuralnet.info
  76.    15858    6227 60.7% 21-Jul-99 20:54:36 +manual
  77.      324     179 44.7% 16-Feb-99 17:53:04 +manual.info
  78.      436     180 58.7% 04-Feb-99 20:32:46 +include.info
  79.      923     368 60.1% 01-Jul-99 22:28:06 +neuralnet_protos.h
  80.      436     181 58.4% 04-Feb-99 20:32:54 +libs.info
  81.      324     175 45.9% 16-Feb-99 17:53:22 +README.info
  82.      436     178 59.1% 21-Jul-99 20:31:00  neuralnetlib.info
  83.      798     294 63.1% 01-Jul-99 22:28:40 +neuralnet_lib.fd
  84.      337     230 31.7% 04-Feb-99 20:18:28 +neuralnet.h
  85.      689     208 69.8% 01-Jul-99 22:29:22 +neuralnet_pragmas.h
  86.      192     130 32.2% 09-Aug-98 00:24:56 +neuralnet.h
  87.    13148    7618 42.0% 01-Jul-99 22:32:02 +neuralnet.library
  88.     9264    5280 43.0% 01-Jul-99 22:31:30 +neuralnet.library_68040
  89.     1748     779 55.4% 21-Jul-99 20:29:52 +README
  90. -------- ------- ----- --------- --------
  91.    67700   26741 60.5% 22-Jul-99 09:49:24   20 files
  92.