Notes 20110111 CIS 6050 Neural Networks
From SnOwy - Ed's Wiki Notebook
Contents |
Neural Networks
- Major project is some analysis of data
- Clustering, classification etc.
- Write two papers on it
- Long paper: everything that you did (20~30 pages)
- Short paper: summary (5~6 pages; conference style)
- Short presentation about the results (conference style)
Marks
- Programming Assignment
- Literature Review
- Project and Results
To Start
- Find data
- Numerical data, or categorized data
- Cluster, classify or predict (sequence)
Content
- Artificial neural networks (as in -- other than feed forward back propagation)
- Architecture (structure)
- Algorithms
- Applications