1999 Spg EE 380L Artificial Neural Systems

Unique # 14945


News

13 May 1999
(Thu)
Selected(marked * below) presentation printouts have been placed in the Engineering Library Reserves, which may be checked out from the counter.

Please report problems to kuiyu@lans.ece.utexas.edu


Course

Informational Links

 

  1. Neural Network FAQ
  2. Reinforcement Learning: A Survey
  3. Distributed Q-Learning for adaptive Network Routing
  4. SOM Java Demo (UT CS)
  5. WebSOM - a SOM based Web-search engine DEMO
Term Paper Presentations
22 Apr (Thu) Edgerton SONAR spectral estimation (Powerpoint Document)
*Schwartzkopf Phase unwrapping
Sato/Park Car classification (Powerpoint Document)
27 Apr (Tue) *Breitling/Zemlianov/Kirichenko Laser beam position prediction/control
Pholsiri Robot control (Powerpoint Document)
29 Apr (Thu) *Eremin Prediction of S&P 500
*Erikson/Guy/Thomason Predicting authorship of web documents
*Mopati Computer support/diagnosis
4 May (Tue) *Gupta/Strehl Finding similarities among association rules (Powerpoint Document)
*Krumpelman Detecting patterns in time-series strings
*Dhamankar/Parikh Dynamic reconstruction using RBF
6 May (Thu) Term Paper DEADLINE
15 May (Sat) 2:00 - 5:00 pm Final Exam in ENS 431

Libraries and Datasets

Assignments

  1. Neural Network Design Demos - from Hagan's Book - "Neural Network Design"
    • Comprehensive list of intuitive demos
    • Some require MATLAB's Neural Network toolbox
    • RBF is absent
  2. bf.tar.gz (local copy) - C library from Textbook
  3. NETLAB library - from Bishop's Book - "Neural Networks for Pattern Recognition"
    • Very well-written Set of routines
    • Demos available
    • MLP (Multi-layer Perceptron)
    • RBF (Radial Basis Functions)
    • EM (Expectation Maximization) algorithm
    • GMM (Gaussian Mixture Models)
    • KNN (K-Nearest Neighbor) classifier
    • K-means
    • GLM (Generalized Linear Models)
  4. Haykin's library - from Haykin's Book - "Neural Networks: A Comprehensive Foundation"
    • Hopfield Networks
    • RBF (Radial Basis Functions)
    • SOM (Self Organizing Map)
    • Generalized Hebbian Algorithm
    • Support Vector Machine
    • Original FTP Site
  5. GTM library - Generative Topographical Map
    • An alternative to the SOM
    • Mathematically elegant
    • Demos available
    • GTM Web Site
  1. Assignment #1 Solutions (~600 KB postscript)
    • perceptron2x.c (contributed by Mr. David Lee Edgerton, and later modified to include random initialization of weights)
    • perceptron2.c (fixed to compile under unix gcc)
  2. Assignment #2 Solutions (~3639 KB postscript)
  3. Assignment #3 Solutions (~2000 KB postscript)

Utilities

  1. (Mac/PC) Expander for decompressing gzip files (.gz)
  2. (All) Ghostview for reading postscript, acrobat files (.ps and .pdf) and ALSO creating acrobat files
  3. (All) Adobe Acrobat Reader for reading acrobat files (.pdf)
  4. (Mac/PC) How to create postscript files