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

  1. Newsgroups: comp.ai.neural-nets
  2. Path: sparky!uunet!mcsun!news.funet.fi!polaris!polaris.utu.fi!magi
  3. From: magi@nic.funet.fi (Marko Gr|nroos)
  4. Subject: Funic.funet.fi Neural Net FTP site.
  5. Message-ID: <MAGI.93Jan12010757@nic.funet.fi>
  6. Sender: news@polaris.utu.fi (Usenet News admin)
  7. Organization: Finnish University and ResearcH Network, FUNET
  8. Distribution: comp
  9. Date: 12 Jan 93 01:07:57
  10. Lines: 144
  11.  
  12. funic.funet.fi (128.214.6.100): /pub/sci/neural/01README
  13. (ftp.funet.fi, nic.funet.fi)
  14.  
  15. This is a FTP archive for all kinds of artificial neural network,
  16. neurophysiology, psychology, artificial intelligence, artificial
  17. life, etc. oriented stuff: computer programs and scientific articles in
  18. electronic format. Yes, the archive name should be something like
  19. 'Brain and behavioural sciences and artificial intelligence archive',
  20. but for practical reasons it's not.
  21.   Funic.funet.fi is the largest FTP archive in the world in all
  22. subjects, not just neural nets. Log in for more information.
  23.   Here are MOST of all the programs and papers that I have been able
  24. to find around the world, but not all (for instance the
  25. comp.ai.neural-nets archive and other similar archives).
  26.  
  27. Foreigners:
  28.     Almost all of the files here are also available from FTP sites in USA!
  29.     Please read the file .../04Neural_FTP_Sites
  30.  
  31. Administration:
  32.     Neural-Admin-List    neural-adm@funic.funet.fi
  33.     (Marko Gronroos         magi@funic.funet.fi (magi@utu.fi))
  34.  
  35. /pub/sci/neural/02INFODIR is a directory that contains all kinds of
  36. information files, references, hints, introductions, indexes, etc. If
  37. you are looking for something particular, please consult this
  38. directory. It is also available through WAIS (Wide Area Information
  39. Service), with source name neuralfunic.src.
  40.  
  41. -------------------------------------------------------------------------------
  42. --------------------------------  Contents  -----------------------------------
  43. funic.funet.fi (128.214.6.100): /pub/sci/neural/00INDEX.NIC
  44.  
  45. 01README    Information about this archive.
  46. 02INFODIR    As explained above
  47. 03LUEMINUT.Finnish    Sama kuin 01README, mutta Suomeksi...
  48. GAucsd        Genetic Algorithm from crl.ucsd.edu
  49. SNNS        A neural programming platform
  50. alife-bib.Z    Artificial Life bibliography, from princeton.edu
  51. alt.drugs    Drugs and other psychoactives information
  52. atree        atree
  53. bps        Back Propagation Simulator for MSDOS, Sparc and Mac
  54. cellsim        A cellular automata simulation system
  55. cns-bbs        LOTS of programs, articles, intros, pictures, etc.     *MIRROR*
  56. gadistr*    Genetic Algorithms mailing list archive
  57. genesis        A huge and very structural simulation system (X11, etc.)
  58. harnad        Scientific articles about psychology, etc.
  59. jagota        Several small algorithm simulators
  60. mackay        Papers
  61. magi        Software, pictures, etc. made by me (not much)
  62. msdos        Miscellaneous MSDOS neural software
  63. neuroprose    Articles from cheops.cis.ohio-state.edu        **AUTOMIRRORED**
  64. nordic_research    List of Nordic research groups on ANNs
  65. papers        Scientific articles about neural nets and such
  66. rcs        Rochester Connectionist Simulator, (X11-interface, etc.)
  67. sims        Smaller neural simulators
  68. tierra        An artificial life system
  69. -------------------------------------------------------------------------------
  70. ---------------------------- How To Get A File --------------------------------
  71.  
  72. To use FTP, type at the UNIX or VMS prompt:
  73.  
  74. $ ftp funic.funet.fi
  75.  
  76. or
  77.  
  78. $ ftp 128.214.6.100
  79.  
  80. Here is a simple list of FTP program commands
  81. cd directoryname        - Changes the current directory
  82. get filename            - Gets a file
  83. get filename local-filename    - Gets a file and changes it's name
  84. get 00README /dev/tty        - Types this file on terminal in UNIX systems
  85. mget *.ps.Z            - Gets multiple files. Try 'prompt' before this
  86. quit                - Ends the FTP session
  87.  
  88. Here is an example log of a FTP session
  89.  
  90. Connected to nic.funet.fi.
  91. 220 nic.funet.fi FTP server (Version 4.494 +mea@nic.funet.fi Sat Oct 26 20:53:36 EET 1991) ready.
  92. Name (nic:magi): ftp
  93.  
  94. 331 Guest login ok, give your email address for password.
  95. Password: <Your mail address (like 'magi@utu.fi')>
  96.  
  97. 230-Guest login ok, access restrictions apply.
  98. 230-There are 14 active foreign anonymous customer(s) presently out of max 16.
  99. 230-Local time is now Wed Oct 30 13:51:31 1991
  100. 230- 
  101. 230- There are constant overload problems on our line to USA...
  102. 230- Be careful with "cd ..".  See  /README for info about how
  103. 230- symlinks might affect your view of, and movement in archive.
  104. 230-
  105. 230-We have special access features, see file /README
  106. 230 It was last updated Fri Oct 25 14:23:21 1991 - 5.0 days ago
  107. Remote system type is UNIX.
  108. Using binary mode to transfer files.
  109. ftp> cd /pub/sci/neural
  110. 250 CWD command successful.
  111. ftp> dir
  112. 200 PORT command successful.
  113. 150 Opening ASCII mode data connection for .
  114. -rwxrwxr--  1 magi      guests         761 Sep 10 13:03 00INDEX.NIC
  115. -rwxrwxr--  1 magi      guests        1188 Jun 27 09:04 01README
  116. -rw-r--r--  1 magi      guests        1787 Sep 10 12:55 02Neural_FTP_Sites
  117. -rwxrwxr--  1 magi      guests         847 Jun 13 13:33 03README.Finnish
  118. drwxr-xr-x  2 magi      guests         512 Sep 10 13:22 GAucsd
  119. -rw-rw-r--  1 magi      guests       56717 Jun 11 19:36 alife-bib.Z
  120. drwxr-xr-x  8 magi      guests         512 Sep  9 09:52 alt.drugs
  121. drwxr-xr-x  2 magi      guests         512 Sep  8 17:58 atree
  122. drwxrwxr-x  2 magi      ftp            512 Jun 10 23:10 bps
  123. drwxr-xr-x  4 magi      guests         512 Jun 13 13:09 cellsim
  124. -rw-rw-r--  1 magi      guests      226661 Sep  5 09:01 gadistr-91
  125. drwxrwxr-x  2 magi      ftp            512 Sep 12 12:22 genesis
  126. drwxrwxr-x  2 magi      guests        1024 Jun 11 21:08 harnad
  127. drwxr-xr-x  2 magi      guests         512 Jun 13 12:22 jagota
  128. drwxr-xr-x  2 magi      guests         512 Sep  3 15:22 magi
  129. lrwxrwxrwx  1 root      daemon          31 Oct 28 14:55 msdos -> /pub/msdos/science/neural-nets/
  130. drwxrwxr-x  2 magi      ftp           4096 Jun 13 14:05 neuroprose
  131. drwxrwxr-x  2 magi      guests         512 Jun 11 21:13 papers
  132. drwxrwxr-x  2 magi      ftp            512 Jun 10 20:58 rcs
  133. drwxrwxr-x  2 magi      ftp            512 Sep 11 07:42 sims
  134. 226 Transfer complete.
  135. ftp> get 01README neural-readme.txt
  136. 200 PORT command successful.
  137. 150 Opening BINARY mode data connection for 00README (1188 bytes).
  138. 226 Transfer complete.
  139. 1188 bytes received in 1e-06 seconds (1.2e+06 Kbytes/s)
  140. ftp> quit
  141. 221 Goodbye.
  142.  
  143. For more information, read the documentation for using the FTP program.
  144.  
  145. -------------------------------------------------------------------------------
  146. How to unpack compressed or packed files:
  147.  
  148. Postfix    System    How to open
  149. .Z    (UNIX)    uncompress filename.Z
  150. .tar    (UNIX)    tar -xf filename.tar
  151. .zoo        zoo -e filename
  152. .lzh    (MSDOS)    lha x filename
  153. .zip    (MSDOS)    pkunzip filename
  154.  
  155. For more information, see the documentation of the compression software.
  156.