home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / ai / neuraln / 3332 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  2.0 KB

  1. From: Monroe.Thomas@ttlg.UUCP (Monroe Thomas)
  2. Sender: postmaster@ttlg.UUCP
  3. Path: sparky!uunet!wupost!usc!sol.ctr.columbia.edu!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!alberta!ttlg!postmaster
  4. Newsgroups: comp.ai.neural-nets
  5. Subject: Noise Recognition
  6. Message-ID: <714962865.0@ttlg.ttlg.UUCP>
  7. Date: 27 Aug 92  15:23:08 mst
  8. Lines: 43
  9.  
  10. PP>I'm trying to set up a project on noise recognition systems, recognize some
  11.   >form of noise such as siren (police, fire etc.), alarm signal or any other
  12.   >warning noise which will alert a deaf person.
  13.  
  14. PP>I'm thinking of using Signal Processing and Neural Network for detecting
  15.   >above noise and will be using parallel processing such as Transputers
  16.   >and DSP (perhaps, I will be using Transputers instead of DSP).
  17.  
  18. PP>I would be grateful if you had any ideas/info' of using Signal Processing
  19.   >and Neural Network (both hardware and software) for the above project - any
  20.   >hints would be grateful obtained.
  21.  
  22. I think that ALNs are ideally suited to this problem.  To get the
  23. latest ALN software, use anonymous FTP from menaik.cs.ualberta.ca.
  24.  
  25. Here is a typical session with ftp, aimed at retrieving the adaptive
  26. logic network (ALN) software. Unix prompts are "%", ftp prompts are "ftp>" and
  27. editorial comments are in "[]".
  28. % ftp      [start ftp]
  29. ftp> open menaik.cs.ualberta.ca       [or "open 129.128.4.241"]
  30. Name (menaik.cs.ualberta.ca:arms): anonymous
  31. Password: [type your login id here, if you like]
  32. ftp> cd pub
  33. ftp> type binary [ we are dealing with a compressed file]
  34. ftp> get atre27.exe
  35. ftp> quit
  36.  
  37. Now run this program on your PC (or SPARCstation running Microsoft
  38. Windows). The program will ask permission to create directories and
  39. extract files into them.  Running setup gives you icons to click on.
  40.  
  41. Similarly for atree.tar.Z (for Unix)
  42. atree2.ps.Z (a compressed PostScript document),
  43. alnlpst-1991.Z (the alnl mailing list archive for 1991)] and
  44. a27exe.exe (the executables of atree release 2.7).
  45.  
  46. Have fun!
  47.  
  48. -Monroe
  49.  
  50.  * OLX 2.2 * "The male sheep was cut badly," Tom rambled.
  51.  
  52.  * Origin: Through the Looking Glass (42:100/14)
  53.